Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jul 2000 23:37:30 -0700 (PDT)
From:      "Daniel C. Sobral" <dcs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/regex regcomp.c
Message-ID:  <200007060637.XAA73885@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dcs         2000/07/05 23:37:30 PDT

  Modified files:
    lib/libc/regex       regcomp.c 
  Log:
  I hate signed chars.^W^W^W^W^WCast to unsigned char before using signed
  chars as array indices.
  
  Revision  Changes    Path
  1.19      +2 -2      src/lib/libc/regex/regcomp.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007060637.XAA73885>