Changes between Version 3 and Version 4 of Ticket #107


Ignore:
Timestamp:
Jan 16, 2019, 3:23:30 PM (5 years ago)
Author:
Thierry Delisle
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #107 – Description

    v3 v4  
    11Changed this ticket completely as it has nothing to do with monitors, threads or waitfor statements:
    22
    3 The following code : {{{
     3The following code :
     4{{{
    45typedef void (*fptr_t)();
    56typedef * [void] ( [int, int] m ) foo_t;
     
    1314}}}
    1415
    15 produces : {{{
     16produces :
     17{{{
    1618bug107-2.cfa:17:1 error: Managed object's initializer is too deep test: instance of struct Test with body 1 with initializer (maybe constructed)
    1719  Compound initializer: