[plt-scheme] NetBSD build and wchar_t

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Thu Nov 13 23:09:10 EST 2008

At 13 Nov 2008 19:07:54 -0500, Daniel Hagerty wrote:
> The source-location annotations that are emitted have lost the flag
> information; for example
> 
> # 39 "/usr/include/stddef.h" 2 3 4
> 
> comes out as
> # 39 "/usr/include/stddef.h"
> 
> The "3" flag is the critical one for a wchar_t typedef being ignored.

The current version in SVN now detects and preserves the "3" flag.

Thanks for your help in testing the changes,
Matthew



Posted on the users mailing list.