pgsql: Add %option noinput to contrib's flex scanners, to suppress gcc - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Add %option noinput to contrib's flex scanners, to suppress gcc
Date
Msg-id 20080825231245.9A6D5755315@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add %option noinput to contrib's flex scanners, to suppress gcc 4.3
warnings.  Peter did this for core awhile ago but evidently missed
contrib.

Modified Files:
--------------
    pgsql/contrib/cube:
        cubescan.l (r1.11 -> r1.12)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/cube/cubescan.l?r1=1.11&r2=1.12)
    pgsql/contrib/seg:
        segscan.l (r1.9 -> r1.10)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/seg/segscan.l?r1=1.9&r2=1.10)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Move exprType(), exprTypmod(), expression_tree_walker(), and
Next
From: bloodnok@pgfoundry.org (User Bloodnok)
Date:
Subject: veil - veil: Addition of new interface function