On Thu, Sep 12, 2002 at 05:37:58PM -0400, Charles Hines wrote: > >>>>> "Dominik" == Dominik Vogt <[EMAIL PROTECTED]> writes: > Dominik> On Thu, Sep 12, 2002 at 02:01:22PM -0400, Charles Hines wrote:
[snip] > >> Speaking of cvs access, however, wasn't it possible in the past to browse > >> the cvs repository for fvwm via the cvsweb interface? The bookmark that I > >> had to that no longer works and no amount of guessing (or looking over the > >> links on the fvwm website) could find it. > > Dominik> ftp://ftp.fvwm.org/pub/fvwm/devel/snapshots/ > > Dominik> The info is on the "cvs" sub page. > > Oh I knew about the snapshots, I was referring to actually surfing through the > cvs repository via the cvsweb interface. Here's the link I had bookmarked: > > > http://www.hpc.uh.edu/cgi-bin/cvsweb.cgi/fvwm/?cvsroot=FVWM&hideattic=1&sortbydate=0 Most of the hpc.uh.edu links don't work anymore since Jason moved the website to a different machine (right?). I didn't post the link I wanted to post. Here's the correct one: ftp://ftp.fvwm.org/pub/fvwm/devel/sources/ > and I remember using it a couple of times, but that doesn't seem to work any > more and I all my attempts to guess what might be the current correct URL were > sadly incorrect. > > Jason, does the cvsweb stuff for fvwm still exist anywhere by any chance? [snip] > Note that I hate (and often abuse) English...sometimes it's hard to guess that > it's my native tongue. :) [snip] > Dominik> and that statement fell prey to my work. I looked through all other > Dominik> border_draw_decorations() calls in events.c (latest CVS) and that > Dominik> argument seems to be set correctly everywhere. > > And I did download 2.5.3 and verify that it worked fine there. Phew! > On an unrelated note, I was "forced" to use gcc to compile v2.5.3 (normally I > use Sun's Forte compiler on my Solaris box here at work) due to the use of the > __attribute__ macro. I probably could have gotten around it pretty easily by > using the #define for it in vms/config.h (assuming that there aren't any other > gcc-isms in there) but it was quicker to just use gcc instead. > > I hope you're not requiring gcc now and that this was just an accident... :) According to the ChangeLog: 2002-03-27 Dominik Vogt <[EMAIL PROTECTED]> * libs/fvwmlib.h: * fvwm/fvwm.h: * config.h.in: moved gcc extension __attribute__ handling to config.h But the __attribute__ handling isn't in config.h. This isn't exactly a surprise since config.h.in is generated automatically. A legacy of the time when I knew little about autoconf and automake. > Just thought I'd mention it if you or someone else haven't fixed that already. > And if you haven't, I might be pursuaded to submit another patch if you'd > like. :) Sure. Everything I don't have to do myself is very welcome :) Basically you just have to copy the "#ifndef __attribute__" chunk from libs/fvwmlib.h in the 2.4 branch to the @bottom@ section of acconfig.h. Bye Dominik ^_^ ^_^ -- Dominik Vogt, mail: [EMAIL PROTECTED], phone: 0721/91374-382 Schlund + Partner AG, Erbprinzenstr. 4-12, D-76133 Karlsruhe -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]