[Freeciv-tickets] [freeciv] #43855: configure: check for compound literals

アーカイブの一覧に戻る
OSDN Ticket System norep****@osdn*****
Mon Feb 14 07:35:33 JST 2022


#43855: configure: check for compound literals

  Open Date: 2022-02-13 19:39
Last Update: 2022-02-14 00:35

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/43855
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43855

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2022-02-14 00:35 Updated by: cazfi
 * Owner Update from (None) to cazfi
 * Resolution Update from None to Accepted

Comment:

Attached patch adds new, separate, C99 compound literals check. It would have also been possible to extend the C99 initializers to include part also for this, with less code duplication between the two very similar checks.

---------------------------------------------------------------------
Ticket Status:

      Reporter: alienvalkyrie
         Owner: cazfi
          Type: Patches
        Status: Open [Owner assigned]
      Priority: 5 - Medium
     MileStone: 3.1.0
     Component: Bootstrap
      Severity: 5 - Medium
    Resolution: Accepted
---------------------------------------------------------------------

Ticket details:

Follow-up to #43826. Check to make sure that compound literals are supported by the C compiler.

-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/43855
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43855



More information about the Freeciv-tickets mailing list
アーカイブの一覧に戻る