Roland Illig <rillig%NetBSD.org@localhost> wrote:
> Jan Schaumann wrote:
> >Roland Illig <rillig%NetBSD.org@localhost> wrote:
> >
> >>Jan Schaumann wrote:
> >>
> >>>audio/id3lib 10 tech-pkg%NetBSD.org@localhost
> >
> >>What about this patch?
> >
> >No luck, it seems:
>
> Next try.
Sorry for the delay -- I had to wait for the bulk-build to complete
before I could try this... but anyway, still no luck:
cc-1262 CC: ERROR File = tag_file.cpp, Line = 273
No instance of constructor
"std::basic_ofstream<char,
std::char_traits<char>>::basic_ofstream"
matches the argument list.
The argument types are: (int).
ofstream tmpOut(fd);
^
cc-1164 CC: ERROR File = tag_file.cpp, Line = 288
Argument of type "uchar *" is incompatible with parameter of type
"std::basic_istream<char, std::char_traits<char>>::char_type
*".
file.read(tmpBuffer, BUFSIZ);
^
cc-1164 CC: ERROR File = tag_file.cpp, Line = 290
Argument of type "uchar *" is incompatible with parameter of type
"const std::basic_ostream<char,
std::char_traits<char>>::char_type *"
.
tmpOut.write(tmpBuffer, nBytes);
^
3 errors detected in the compilation of "tag_file.cpp".
-Jan
--
"When it's fall in New York, the air smells as if someone's been frying
goats in it, and if you are keen to breathe the best plan is to open a
window and stick your head in a building."
Attachment:
pgpf7FUNfoewj.pgp
Description: PGP signature