On Fri, Aug 6, 2010 at 3:31 PM, Arthur Loiret wrote:
> Thanks for your test case. Could you please try again with
> gcc-4.5/libgomp1 from experimental?
Thanks for the interest! I don't have a machine I can butcher with an
experimental GCC right now, unfortunately, but VIPS actually works now
on t
Hi!
Forgot to attach a test case. It's really simple. Install
python-vipscc and run the following (and also attached) Python script:
from vipsCC import *
im = VImage.VImage("thisdoesnotexist.png")
print im.Xsize()
When you open and use a non-existing image file, it segfaults. The
expected
Package: libgomp1
Version: 4.4.1-1
Severity: normal
I am using python-vipscc to do image manipulations in Python. The Python
bindings are using a C++ runtime library (libvips) which if it
encounters an error will throw a C++ exception. This used to work fine,
I catch the errors which in some c
e
> currently sent to the gcc-patches list and have to be checked in by
> hand.
Applying patches? Do you mean the .po files? How can I help with them?
It is just a question of replacing the old ones. If I could help, I
would love to. Apparently, the gcc-3.2.3 tarball contains the
translation for 2.95, which is completely outdated. Sigh.
--
Ole Laursen
http://www.cs.auc.dk/~olau/
Package: gcc-3.2
Version: 1:3.2.3-0pre9
Severity: normal
Some people have spent quite a lot of time translating GCC messages
into other languages (yeah, I happen to be one of them). But these
translation .mo files don't seem to be included in any of the Debian
packages.
I don't know if that is a
5 matches
Mail list logo