Files
openfoam/applications/test
Mark Olesen 28345f7e97 fixup #remove functionEntry and revert e15e32fdb7d515b
- forgot to use readList in removeEntry, which caused the test failure.

- remaining problem:

it doesn't work as might be expected
This is the problem:

dict
{
   foo xxx;
   bar yyy;
}

dict
{
   baz zzz;
   #remove foo
}

This only removes 'foo' from the current scope (the second dict), since
it occurs before the dictionary merge does.

To remove from the final, merged dictionary, we'd need a new
deleteEntry type that would do the right thing on the merge before
self-destructing (ie, removing itself too).
2009-12-01 13:50:51 +01:00
..
2009-11-27 15:39:14 +01:00
2008-12-31 19:01:56 +01:00
2008-12-31 19:01:56 +01:00
2009-11-27 15:39:14 +01:00
2009-11-27 15:39:14 +01:00
2009-06-08 17:59:02 +01:00
2008-12-31 19:01:56 +01:00
2009-06-22 10:29:10 +01:00
2009-04-27 10:08:29 +02:00
2008-12-31 19:01:56 +01:00
2009-11-27 15:39:14 +01:00
2009-11-27 15:39:14 +01:00
2009-08-04 10:12:25 +01:00
2008-12-31 19:01:56 +01:00
2009-10-26 09:59:07 +00:00
2008-12-31 19:01:56 +01:00
2008-12-31 19:01:56 +01:00
2008-12-31 19:01:56 +01:00
2009-01-27 21:55:03 +01:00
2009-10-30 22:37:35 +01:00
2009-11-20 12:40:19 +00:00
2009-11-27 15:39:14 +01:00
2008-12-31 19:01:56 +01:00
2008-12-31 19:01:56 +01:00
2008-12-31 19:01:56 +01:00
2009-11-27 15:39:14 +01:00
2009-11-27 15:39:14 +01:00
2009-11-27 15:39:14 +01:00
2009-11-27 15:39:14 +01:00
2009-11-27 15:39:14 +01:00
2008-12-31 19:01:56 +01:00
2009-07-20 11:04:48 +02:00
2009-11-27 15:39:14 +01:00
2009-11-27 15:39:14 +01:00
2008-12-31 19:01:56 +01:00
2009-07-23 15:36:46 +02:00
2009-11-20 12:40:19 +00:00
2009-11-27 15:39:14 +01:00
2008-12-31 19:01:56 +01:00
2009-11-27 15:39:14 +01:00
2009-11-27 15:39:14 +01:00
2009-11-27 15:39:14 +01:00
2009-11-27 15:39:14 +01:00
2009-03-05 12:06:57 +01:00
2009-11-27 15:39:14 +01:00
2009-11-20 12:40:19 +00:00
2008-12-31 19:01:56 +01:00
2008-12-31 19:01:56 +01:00
2009-04-27 10:08:29 +02:00
2009-11-27 15:39:14 +01:00
2009-11-27 15:39:14 +01:00
2008-12-31 19:01:56 +01:00
2009-08-11 11:55:46 +02:00
2009-11-27 15:39:14 +01:00
2008-12-31 19:01:56 +01:00
2009-11-27 15:39:14 +01:00
2009-11-20 12:40:19 +00:00
2009-01-05 12:30:19 +01:00