summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-09-09 15:28:04 +0000
committerdrochner <drochner@pkgsrc.org>2009-09-09 15:28:04 +0000
commit6a2e2f0370c34f5d3d83e7ed66359b9000c828ee (patch)
tree43ef0ff6038240c044d6445ec31b42736460ab8f /audio
parentec6555ea4891c36971eebd3ef52e8e63056a7e3e (diff)
downloadpkgsrc-6a2e2f0370c34f5d3d83e7ed66359b9000c828ee.tar.gz
Fix lossage due to the assumption that a time_t has the same width
as a pointer, which fails at least on NetBSD-64bit <=5 and -32bit >5. Unfortunately this assumption is deep in the code, in particular already in gtk-sharp, so this fix isn't great because it only corrects the translation of a C structure into C# data. (With this fix, I can import pictures into f-spot from the filesystem.) Many thanks to Brian de Alwis for explaining how conditionals can be done in C#. bump PKGREVISION
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions