Bug#489901: chiark-tcl: Missing include of limits.h when build with gcc-4.3

2009-07-19 Thread Cyril Brulebois
Ian Jackson (29/07/2008): > Thanks. I have committed a fix to my CVS. It's been a year. And some months since it's RC. Uploaded a fixed package to DELAYED/2 with the attached debdiff. Mraw, KiBi. diff -Nru chiark-tcl-1.1.0/base/chiark-tcl.h chiark-tcl-1.1.0+nmu1/base/chiark-tcl.h --- chiark-tcl

Bug#489901: chiark-tcl: Missing include of limits.h when build with gcc-4.3

2008-07-29 Thread Ian Jackson
tags 489901 + pending thanks Michael Bienia writes ("Bug#489901: chiark-tcl: Missing include of limits.h when build with gcc-4.3"): > As INT_MAX is used in several files but none includes limits.h, I found > it best to add the missing include of limits.h to base/chiark-tcl

Bug#489901: chiark-tcl: Missing include of limits.h when build with gcc-4.3

2008-07-08 Thread Michael Bienia
Package: chiark-tcl Version: 1.1.0 Severity: normal Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu intrepid ubuntu-patch Hello, trying to build your package with gcc-4.3 (as Ubuntu does now) leads to the following error: , | hook.c: In function 'cht_obj_updatestr_vstringls': | ho