



Version 6/11 of the Inform Library fails to compile if the constant
WITHOUT_DIRECTIONS is set and the objects 'u_obj' and 'd_obj' aren't
defined, because a few library routines expect those objects to exist. At the end of Grammar.h, define:
About Patches
Issue L61112 [previous patch]
WITHOUT_DIRECTIONS causes compilation error
Submitted by: Marshall Vandegrift
Appeared in: Library 6/11 or before
Fixed in: -
Problem
Solution
Default d_obj NULL;
Default u_obj NULL;
Last updated 2 May 2008. The librarian in charge of this page is Roger Firth. Please email any comments, suggestions or corrections to roger@firthworks.com.