summaryrefslogtreecommitdiff
path: root/x11/rxvt
diff options
context:
space:
mode:
authordrochner <drochner>2009-09-09 15:28:04 +0000
committerdrochner <drochner>2009-09-09 15:28:04 +0000
commit6a57301f4250f42ce4d21906cae19350f29576c7 (patch)
tree43ef0ff6038240c044d6445ec31b42736460ab8f /x11/rxvt
parent81165861fc68313eedef553c4f396d82f1663ba3 (diff)
downloadpkgsrc-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