diff options
author | drochner <drochner> | 2009-09-09 15:28:04 +0000 |
---|---|---|
committer | drochner <drochner> | 2009-09-09 15:28:04 +0000 |
commit | 6a57301f4250f42ce4d21906cae19350f29576c7 (patch) | |
tree | 43ef0ff6038240c044d6445ec31b42736460ab8f /x11/rxvt | |
parent | 81165861fc68313eedef553c4f396d82f1663ba3 (diff) | |
download | pkgsrc-6a57301f4250f42ce4d21906cae19350f29576c7.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 'x11/rxvt')
0 files changed, 0 insertions, 0 deletions