Re: [Libmesh-devel] Compiling libMesh taking a lot longer these days

2013-01-29 Thread Kirk, Benjamin (JSC-EG311)
On Jan 29, 2013, at 10:10 AM, Roy Stogner wrote: > This discussion should probably stay on -devel, if only to make sure > everyone has a chance to yell at me for making "sweeping changes" > right before a release. I'm actually glad to see it - the shadowing stuff has always annoyed me when usin

Re: [Libmesh-devel] Compiling libMesh taking a lot longer these days

2013-01-29 Thread Roy Stogner
This discussion should probably stay on -devel, if only to make sure everyone has a chance to yell at me for making "sweeping changes" right before a release. On Tue, 29 Jan 2013, John Peterson wrote: > IMO I have found a couple of "legitimate" cases of variable shadowing. > See, for example, ar

Re: [Libmesh-devel] Compiling libMesh taking a lot longer these days

2013-01-29 Thread Vikram Garg
Ok, no problems then. I just wanted to make sure that it was indeed a genuine case of changes in the library, not some inefficiency with how my build system is set up. Thanks. On Tue, Jan 29, 2013 at 9:39 AM, Roy Stogner wrote: > > On Tue, 29 Jan 2013, Vikram Garg wrote: > > I dont know if anyb

Re: [Libmesh-devel] Compiling libMesh taking a lot longer these days

2013-01-29 Thread Roy Stogner
On Tue, 29 Jan 2013, Vikram Garg wrote: > I dont know if anybody has run into this issue, but doing a git pull and > compiling libMesh seems > to be taking a lot longer recently. It seems that the entire library is being > compiled everytime > I do a git pull. I am not sure, but I think this is