Re: FVWM: fvwm2 dropped from Red Hat Linux!

From: Beej Jørgensen <beej_at_piratehaven.org>
Date: Fri, 5 Jul 2002 10:34:01 -0700

FoulDragon_at_aol.com scribbled:
> At the beginning of main(), add
>
> malloc(50*1024*1024);

That makes me think of this:

if (malloc(50*1024*1024)) {
  fprintf(stderr, "You have too much RAM to run fvwm. Run Gnome instead.\n");
  exit(1);
}

Smirks.

-Beej

--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Fri Jul 05 2002 - 12:32:00 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:53 BST