Changes between Initial Version and Version 1 of Ticket #7412, comment 1
- Timestamp:
- Mar 29, 2011, 6:02:59 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7412, comment 1
initial v1 1 1 Yes, I noticed it as well this weekend on a gcc4 installation that I cross-compiled from Ubuntu 10.10 (32-bit). A nightly vmware build worked fine, however. I'll see if I can narrow down the regression range.[[BR]] 2 2 [[BR]] 3 IIRC, to work around the problem, type: {{{export LC_ ALL="en_US.UTF-8"}}}3 IIRC, to work around the problem, type: {{{export LC_CTYPE="en_US.UTF-8"}}}