Most users don't - some do.  I'm not worried much about those that do.
 They can figure it out.  However,  it's going to take a while to come
up with a strategy for dealing with this... and in the meantime we'll
need to push out libmesh updates.

Beyond that... Any other libmesh users that follow trunk will have
their applications broken.  And if they don follow libmesh-dev they
won't know why.

This is definitely something that should be staged in... Maybe with
warnings being printed at configure time??

Derek

Sent from my iPhone

On Sep 14, 2012, at 10:50 AM, "Kirk, Benjamin (JSC-EG311)"
<benjamin.kir...@nasa.gov> wrote:

> Will do in an hour when I get back to the office. Feel free to beat me to it.
>
> I thought you guys said you didn't update straight off our trunk?!!
>
> -Ben
>
>
>
>
>
>
>
> On Sep 14, 2012, at 11:47 AM, "Derek Gaston" <fried...@gmail.com> wrote:
>
>> Please switch the behavior to default to the old behavior.  Everyone's
>> apps just broke.  We have 20+ applications spread across hundreds of
>> developers around the globe (just finished a two week trip to England
>> where I got some of their national labs setup to use out stuff).
>>
>> Give us a bit to decide how we're going to deal with this...
>>
>> Derek
>>
>> Sent from my iPhone
>>
>> On Sep 14, 2012, at 10:38 AM, "Kirk, Benjamin (JSC-EG311)"
>> <benjamin.kir...@nasa.gov> wrote:
>>
>>> On 9/13/12 2:06 PM, "Paul T. Bauman" <ptbau...@gmail.com> wrote:
>>>
>>>> So, any preferences?
>>>>
>>>> #include "libmesh/dof_map.h"
>>>>
>>>> This one is mine.
>>>
>>> Done on trunk as of r6027.
>>>
>>> By default the ./configure in trunk does not add the old search paths,
>>> however this can be re-enabled with
>>>
>>> ./configure --enable-legacy-include-paths
>>>
>>> I've also added a utility which will nicely update a source tree:
>>> contrib/bin/update_header_includes.sh
>>>
>>>
>>> For example,
>>>
>>> $ ./ contrib/bin/update_header_includes.sh \
>>>      `find ./ -name "*.C" -o -name "*.c" -o -name "*.h" -type f`
>>>
>>>

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to