Re: [gentoo-user] Float imprecision

2003-06-11 Thread Mika Fischer
Hi, Christopher! * Christopher Egner <[EMAIL PROTECTED]> [2003-06-12 05:52]: > float i = 0.0f; > i = i + 1.0f; > i = i + .11f; > > Compiling and running this code results in an i equal to > 0.1101430511474609375 The float type in C is basically a so called IEEE single precision floating poin

Re: [gentoo-user] devfs

2003-06-13 Thread Mika Fischer
* Phil Barnett <[EMAIL PROTECTED]> [2003-06-13 09:16]: > Either way, you also have to specify that devfs is run automatically at boot > time. Or use: kernel /boot/bzImage ... devfs=mount in your menu.lst Cheers, Mika -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] devfs

2003-06-13 Thread Mika Fischer
Hi, Tom! * Tom Allison <[EMAIL PROTECTED]> [2003-06-13 12:50]: > >Or use: > >kernel /boot/bzImage ... devfs=mount > So I should be able to just edit the grub menu and be done with this? There are *two* relevant options in the kernel config: [*] /dev file system support (EXPERIMENTAL) [*] Automa