After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 165494 - Errors not propagated from libfspot - f_transform_jpeg to JpegUtils.cs
Errors not propagated from libfspot - f_transform_jpeg to JpegUtils.cs
Status: RESOLVED NOTABUG
Product: f-spot
Classification: Other
Component: General
CVS
Other Linux
: Normal trivial
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2005-01-28 11:25 UTC by Loz
Modified: 2005-01-29 16:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix dll import and usage (934 bytes, patch)
2005-01-28 11:27 UTC, Loz
none Details | Review

Description Loz 2005-01-28 11:25:18 UTC
I think the ref parameter on the DllImport should be out.
Comment 1 Loz 2005-01-28 11:27:19 UTC
Created attachment 36640 [details] [review]
Fix dll import and usage
Comment 2 Loz 2005-01-28 14:11:24 UTC
Erm, that is obviously bogus unless f_transform_jpeg always puts something in
the out value.  I'm off for the weekend, I'll think about it some more when I
get back.
Comment 3 Loz 2005-01-29 16:40:09 UTC
That is what I get for trying to rush stuff before I go out.

There seems to be something strange happening in the C#/C interop with Matthew
Kay's build, but this wasn't it.