[1923] Move comment text to `#error' stanza.

Robert Millan <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 1923
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=1923
Author:   robertmh
Date:     2008-11-20 20:25:30 +0000 (Thu, 20 Nov 2008)

Log Message:
-----------
        Move comment text to `#error' stanza.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/loader/i386/linux.c

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2008-11-20 20:22:04 UTC (rev 1922)
+++ trunk/grub2/ChangeLog	2008-11-20 20:25:30 UTC (rev 1923)
@@ -10,6 +10,7 @@
 	* util/update-grub_lib.in: Likewise.
 
 	* loader/i386/linux.c (allocate_pages): Fix a warning.
+	Move comment text to `#error' stanza.
 
 2008-11-19  Robert Millan  <[email protected]>
 

Modified: trunk/grub2/loader/i386/linux.c
===================================================================
--- trunk/grub2/loader/i386/linux.c	2008-11-20 20:22:04 UTC (rev 1922)
+++ trunk/grub2/loader/i386/linux.c	2008-11-20 20:25:30 UTC (rev 1923)
@@ -143,10 +143,8 @@
   real_mode_mem = 0;
   prot_mode_mem = 0;
   
-  /* i386-pc port adds lower memory to heap, which collides with
-     `real_mode_mem' allocation below.  */
 #ifdef GRUB_MACHINE_PCBIOS
-#error
+#error i386-pc port adds lower memory to heap, which collides with `real_mode_mem' allocation below
 #endif
 
   auto int NESTED_FUNC_ATTR hook (grub_uint64_t, grub_uint64_t, grub_uint32_t);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.