Jump to content

Recommended Posts

Posted

When GFILE_NEED_STDIO was set to TRUE there were a couple of sources of compile errors.

A/ There were definition conflicts within the stdio emulation routines themselves.

B/ A number of GOS emulation layers (eg Win32, X) and supporting drivers require access to the native platform stdio.h file. When GFILE_NEED_STDIO was defined this lead to definition conflicts for these platforms.

Both these issues are now resolved.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...