--- gforth/arch/generic/machine.h 2007/12/31 18:40:25 1.29 +++ gforth/arch/generic/machine.h 2008/11/01 22:19:30 1.31 @@ -2,7 +2,7 @@ This is a generic file for 32-bit machines with IEEE FP arithmetic (no VMS). It only supports indirect threading. - Copyright (C) 1995,1998,1999,2003,2007 Free Software Foundation, Inc. + Copyright (C) 1995,1998,1999,2003,2007,2008 Free Software Foundation, Inc. This file is part of Gforth. @@ -80,7 +80,7 @@ typedef void *Label; /* feature defines, these setting should be identical to the ones in machpc.fs */ #ifndef STANDALONE -#warning hosted system +/* #warning hosted system */ #define HAS_FILE #define HAS_FLOATING #define HAS_OS