whizard is hosted by Hepforge, IPPP Durham

Opened 14 years ago

Closed 14 years ago

#360 closed defect (worksforme)

SINDARIN: printf "12345678901234567" prints garbage

Reported by: ohl Owned by: kilian
Priority: P3 Milestone: v2.0.4
Component: core Version: 2.0.3
Severity: normal Keywords:
Cc:

Description

From the second line of

printf "1234567890123456"
printf "12345678901234567"
printf "123456789012345678"

onwards, v2.0.4 produces binary garbage that TRAC doesn't want to include. v2.0.0 works.

[Discovered by Felix Keller]

Change History (4)

comment:1 Changed 14 years ago by Juergen Reuter

I could not reproduce this on any available computer I have, neither on 32bit Debian, nor 32bit RedHat?, nor 64 bit MAC.

comment:2 Changed 14 years ago by ohl

I observe it on 84bit Debian.

comment:3 in reply to:  2 Changed 14 years ago by ohl

Replying to ohl:

I observe it on 84bit Debian.

64bit, of course.

comment:4 Changed 14 years ago by Juergen Reuter

Resolution: worksforme
Status: newclosed

Sorry, guys, also not reproduced on 64bit Debian. This seems to be a problem with your local installation, maybe some old library lingering around somewhere???

Note: See TracTickets for help on using tickets.