/[emacs]/emacs/src/emacs.c
ViewVC logotype

Diff of /emacs/src/emacs.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.346 by jhd, Sun Nov 7 21:59:19 2004 UTC revision 1.347 by kfstorm, Tue Nov 9 13:23:13 2004 UTC
# Line 2184  You must run Emacs in batch mode in orde Line 2184  You must run Emacs in batch mode in orde
2184      {      {
2185        fprintf (stderr, "**************************************************\n");        fprintf (stderr, "**************************************************\n");
2186        fprintf (stderr, "Warning: Your system has a gap between BSS and the\n");        fprintf (stderr, "Warning: Your system has a gap between BSS and the\n");
2187        fprintf (stderr, "heap (%d byte).  This usually means that exec-shield\n",        fprintf (stderr, "heap (%lu byte).  This usually means that exec-shield\n",
2188                 heap_bss_diff);                 heap_bss_diff);
2189        fprintf (stderr, "or something similar is in effect.  The dump may\n");        fprintf (stderr, "or something similar is in effect.  The dump may\n");
2190        fprintf (stderr, "fail because of this.  See the section about \n");        fprintf (stderr, "fail because of this.  See the section about \n");

Legend:
Removed from v.1.346  
changed lines
  Added in v.1.347

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26