]> git.mxchange.org Git - simgear.git/commit
Yank the MSVC special handling. It turns out it was becuase "strlen"
authorandy <andy>
Sun, 1 Feb 2004 17:47:08 +0000 (17:47 +0000)
committerandy <andy>
Sun, 1 Feb 2004 17:47:08 +0000 (17:47 +0000)
commitc9e53d5a30a353ead78dda3cd7e625f2ffee867e
treef34b295454d4e37bc9060433d8c99083ae36ede8
parent828e10773c93a41ad71ef7d24c3c85696c381719
Yank the MSVC special handling.  It turns out it was becuase "strlen"
has special voodoo in the parser.  That's much more cleanly handled by
renaming the function than by #ifdef'ing.
simgear/nasal/lib.c