mariadb/cmd-line-utils
unknown 87a569f3c0 cmd-line-utils/readline/undo.c : Replace an "uint" cast by the expanded "unsigned int" (compile problem on QNX).
cmd-line-utils/readline/undo.c:
  Replace an "uint" cast by the expanded "unsigned int",
  because there are platforms (QNX) on which "uint" is not defined in the "readline" library
  (and so building it failed, version 5.0.34).
2007-01-19 11:58:29 +01:00
..
libedit Merge neptunus.(none):/home/msvensson/mysql/bug16557/my50-bug16557 2006-02-21 08:58:19 +01:00
readline cmd-line-utils/readline/undo.c : Replace an "uint" cast by the expanded "unsigned int" (compile problem on QNX). 2007-01-19 11:58:29 +01:00
Makefile.am Many files: 2006-12-23 20:17:15 +01:00