Re: Drive detection stuff

2005-03-04 Thread Guido Draheim
Mike Hearn wrote: > On Fri, 2005-03-04 at 11:30 +0100, Alexandre Julliard wrote: > >>It's not needed for low level drive access either, it's all >>automatically detected. The exception is with "exotic" setups like the >>ones using an automounter (though that could probably be fixed too, it >>jus

Re: symbol hiding - with gcc -fvisibility

2004-05-21 Thread Guido Draheim
Mike Hearn wrote: On Mon, 17 May 2004 04:05:51 +0200, Guido Draheim wrote: gcc supports the universal attribute syntax, and it does now know about more symbol flavours as to their visibility. Probably you want to have "hidden". Attached are two simple test*.c files and a makefile.

symbol hiding - with gcc -fvisibility

2004-05-16 Thread Guido Draheim
sorry, just saw the note on WWN. I did hope that there would be someone to point to the gcc visibility stuff already - but it seems that people are more concerned to exchange their believes and politics rather showing off some engineering stuff. * preface: it's not in the file format - it's in the

filesystem changes break autofs patch

2004-03-31 Thread Guido Draheim
To whoever is working on filesystem - let me remind you again (and again) that bsd autofs mountpoints do not exist until accessed - and they will not get created for removable media devices without a medium inserted, not even upon access / stat. Therefore, mapping "a:" to autofs'd "/vol/floppy" wil