File: BUGS

package info (click to toggle)
twin 0.4.0-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,804 kB
  • ctags: 23,904
  • sloc: ansic: 61,860; cpp: 1,023; makefile: 777; sh: 552; lex: 302; yacc: 231
file content (10 lines) | stat: -rw-r--r-- 488 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
Known bugs and problems:

*  still some libTw pointer alignment problems and some security issues
*  twlsobj misses some fields on big-endiam machines
*  after `./configure [OPTIONS]' you should `make' in the top-level directory,
   as `make' in a subdirectory may fail to properly update dependencies
*  Compiling with gcc 2.95.2 (is this egcs actually ?)
   may give problems depending on the options you use to compile.
   Using "-g -O2" resulted in a non-working binary for me :(