-
Turns out that srm ships with Mac OS X, so this is moot for me.
2009-08-10 04:18:18 UTC in secure rm
-
fedora11:
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -O2 -DNDEBUG -O2 -DNDEBUG -MT sunlink.o -MD -MP -MF .deps/sunlink.Tpo -c -o sunlink.o sunlink.c
In file included from sunlink.c:39:
/usr/include/linux/ext2_fs.h: In function ‘ext2_mask_flags’:
/usr/include/linux/ext2_fs.h:182: error: ‘FS_DIRSYNC_FL’ undeclared (first use in this function)
/usr/include/linux/ext2_fs.h:182...
2009-08-10 00:41:10 UTC in secure rm
-
To install JMF on your Mac, go to the JMF download page and select "Cross-platform Java". Unpack the downloaded file and move the "jmf.jar" file to the following directory:
/Library/Java/Extensions.
2008-02-23 22:51:26 UTC in ID3v2 Chapter Tool
-
This is is the first time I've tried this program. First I had to look around on the web and see how to in stall the Java Media Framework. You should document this.
Then I ran the program and opened a file. The Open File dialog went away, and then the program simply became unresponsive and showed no evidence that I had opened the mp3 file.
2008-02-23 22:50:12 UTC in ID3v2 Chapter Tool
-
Fixes look good. Thanks..
2007-03-26 02:50:26 UTC in SWIG
-
Actually, this class of bug is more widespread than I thought. I think I got all of them. Sorry if the patch doesn't correspond to the correct and/or currend doc file(s).
File Added: dy-html-doc-fixes.patch.
2007-03-26 00:24:34 UTC in SWIG
-
There are some places in the html like the following, which should be fixed.
SWIGTYPE_p_int array = example.new_intArray(10000000); // Array of 10-million integers
for (int i=0; i
2007-03-26 00:00:04 UTC in SWIG
-
I just noticed that for some reason none of our mailing lists have been archived for a while. Yikes.
It would be good if mailman by default would notify admins if anything goes wrong with archiving.
2007-01-13 03:58:17 UTC in Mailman
-
Somebody replies to a list message, with To going to a me, and Cc going to the list.
The former has this body:
Dave Yost wrote:
> blah blah blah
Whereas the latter has this body:
Dave Yost wrote:
> blah blah blah
_______________________________________________
Foo mailing list
foo@bar.com
https://bar.com/cgi-bin/mailman/listinfo/foo.
2007-01-13 02:41:21 UTC in Mailman
-
Somebody to a list message, with To going to a person, and Cc going to the list. The person gets this body:
Dave Yost wrote:
> blah blah blah
Whereas the list gets this body:
Dave Yost wrote:
> blah blah blah
_______________________________________________
Foo mailing list
foo@bar.com
https://bar.com/cgi-bin/mailman/listinfo/foo.
2007-01-13 02:36:41 UTC in Mailman