Wed, 29 Jul 2009 11:52:41 +0200
Replace local function with its canonical implementation in some cases.
These changes follow porting of the project to build 64-bit targets.
The replacements are needed due to segfaults otherwise ocurring in
some cases of local function (from helper.m) usage. These segfaults
do not ocurr when building only 32-bit targets. This hackish logic
deserves further testing until a fully orthogonal string localization
strategy is available for all targets.
michael@0 | 1 | syntax: glob |
michael@0 | 2 | *.orig |
michael@0 | 3 | *.rej |
michael@0 | 4 | *.o |
michael@0 | 5 | *~ |