Changes between Initial Version and Version 2 of Ticket #62316


Ignore:
Timestamp:
Feb 18, 2021, 12:19:28 PM (3 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62316

    • Property Cc programmingkidx added
    • Property Keywords bigsur added; slirp removed
  • Ticket #62316 – Description

    initial v2  
    22
    33Here are some of them:
    4 
     4{{{
    55:info:build ./main.p:1:5: error: second parameter of 'main' (argument array) must be of type 'char **'
    66:info:build int main _P((int, char));
     
    1414:info:build ./ppp.p:13:6: error: conflicting types for 'output'
    1515:info:build void output _P((int, u_char, int));
     16}}}