Hi, I'm trying to make a testcase for this, since someone else showed up
on IRC with this same problem. However, I cannot reproduce it. Here's
what I've got:
#include <stdio.h>
#include <iostream>
int
main ()
{
char a;
a = getchar();
std::cout << "Hello: " << a << std::endl;
return(0);
}
Tagging this bug moreinfo.
--
"I'm torn... My kink or my country..."
- Anika Stafford
Attachment:
signature.asc
Description: This is a digitally signed message part