Skip to content
Snippets Groups Projects
Select Git revision
0 results

tests

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Michael Drake authored
    example-deconstructor-alt.c: In function ‘main’:
    example-deconstructor-alt.c:649:51: warning:
      comparison between ‘yaml_sequence_style_t {aka enum yaml_sequence_style_e}’
      and ‘enum yaml_mapping_style_e’ [-Wenum-compare]
    
    example-deconstructor-alt.c:650:36: warning:
      comparison between ‘yaml_sequence_style_t {aka enum yaml_sequence_style_e}’
      and ‘enum yaml_mapping_style_e’ [-Wenum-compare]
    b7d3dcde
    History
    Name Last commit Last update
    ..