[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#171561: help needed with Debian report -- forwarded message from Francesco Potorti`



Sorry if this is not a bug, but I cannot find any way why it isn't.
[...]
bin2a.cc: In function `int main(int, char**)':
bin2a.cc:9: `cerr' undeclared (first use this function)

It is not a bug, cerr is really not a predefined identifier in C++. What you mean is std::cerr.

Regards,
Martin





Reply to: