Giter Site home page Giter Site logo

atlast-96's People

Contributors

johnsonjh avatar mend-bolt-for-github[bot] avatar restyled-commits avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

atlast-96's Issues

Clean-up deprecated prototype warnings via Clang

atlast.c:1209:22: warning: passing arguments to 'trouble' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:1244:18: warning: passing arguments to 'trouble' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:1249:18: warning: passing arguments to 'trouble' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:1264:22: warning: passing arguments to 'trouble' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:2016:22: warning: passing arguments to 'atl_load' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:2037:13: warning: passing arguments to 'atl_mark' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:2039:24: warning: passing arguments to 'atl_eval' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:2041:19: warning: passing arguments to 'atl_unwind' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:2053:19: warning: passing arguments to 'atl_unwind' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:2920:9: warning: passing arguments to 'exword' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:300:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:322:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:343:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:3507:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:3604:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:3624:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:3738:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:3951:36: warning: passing arguments to 'atl_vardef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:3954:43: warning: passing arguments to 'atl_body' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:3974:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:3988:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:4003:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:4043:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:4084:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:4097:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:4154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:4171:26: warning: passing arguments to 'atl_eval' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:4209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:4255:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:561:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:609:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlast.c:700:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
./atlast.h:68:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
./atlast.h:68:37: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
./atlast.h:69:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
./atlast.h:69:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
./atldef.h:180:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
./atldef.h:180:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
./atldef.h:181:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
./atldef.h:181:33: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
./atldef.h:182:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
./atldef.h:183:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
./atldef.h:185:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
atlmain.c:183:22: warning: passing arguments to 'atl_load' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlmain.c:222:17: warning: passing arguments to 'atl_eval' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlmain.c:37:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
atlmain.c:52:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
primdeftest.c:72:14: warning: passing arguments to 'atl_primdef' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
primdeftest.c:75:15: warning: passing arguments to 'atl_eval' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.