An error occurred fetching the project authors.
  1. 03 Jun, 2001 1 commit
    • unknown's avatar
      Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3 · 5ec76be4
      unknown authored
      Fixed problem with command line arguments on 64 bit machines when
      we use ~0 to indicate 'no limit'
      
      
      include/m_string.h:
        Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3
      mysys/getvar.c:
        Fixed problem on 64 bit machines when we use ~0 to indicate 'no limit'.
      sql-bench/Comments/postgres.benchmark:
        U
      5ec76be4