https://bugzilla.novell.com/show_bug.cgi?id=401350 User bili@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=401350#c21 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|lchiquitto@novell.com | --- Comment #21 from Li Bin <bili@novell.com> 2008-08-26 07:17:12 MDT --- Leonardo, I've found the reason, it's caused by getchar(), it return int value, we just get the first type for char letter, so it's works fine in i386, but not in ppc. I've change the code, not using getchar() anymore, use fgets(). Thanks for what you have done for me. I've submit a rpm packages tomorrow for testing. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.