Code Monkey home page Code Monkey logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Could you post the actual warnings? Some of the stuff in that patch looks 
weird, like the inline attributes. I'll investigate the other ones.

Original comment by [email protected] on 6 Mar 2014 at 5:11

from opentyrian.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
src/tyrian2.c: In function 'JE_eventSystem':
src/tyrian2.c:4370: warning: 'max_i' is used uninitialized in this function
src/tyrian2.c:4370: warning: 'initial_i' is used uninitialized in this function
src/tyrian2.c:4329: warning: 'all_enemies' may be used uninitialized in this 
function
src/mainint.c: In function 'JE_playerMovement':
src/mainint.c:3665: warning: 'ship_banking' is used uninitialized in this 
function
src/shots.c: In function 'player_shot_create':
src/shots.c:322: warning: 'shot_id' may be used uninitialized in this function
src/video_scale_hqNx.c:51: warning: C99 inline functions are not supported; 
using GNU89
src/video_scale_hqNx.c:51: warning: to disable this warning use -fgnu89-inline 
or the gnu_inline function attribute
src/video_scale_hqNx.c:56: warning: C99 inline functions are not supported; 
using GNU89
src/video_scale_hqNx.c:61: warning: C99 inline functions are not supported; 
using GNU89
src/video_scale_hqNx.c:69: warning: C99 inline functions are not supported; 
using GNU89
src/video_scale_hqNx.c:77: warning: C99 inline functions are not supported; 
using GNU89
src/video_scale_hqNx.c:82: warning: C99 inline functions are not supported; 
using GNU89
src/video_scale_hqNx.c:90: warning: C99 inline functions are not supported; 
using GNU89
src/video_scale_hqNx.c:98: warning: C99 inline functions are not supported; 
using GNU89
src/video_scale_hqNx.c:106: warning: C99 inline functions are not supported; 
using GNU89
src/video_scale_hqNx.c:114: warning: C99 inline functions are not supported; 
using GNU89
src/video_scale_hqNx.c:122: warning: C99 inline functions are not supported; 
using GNU89

Original comment by [email protected] on 23 Mar 2014 at 4:21

from opentyrian.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
The unused variable warnings should be fixed in 0a06d5af473c. Thanks for the 
report.

Original comment by [email protected] on 11 May 2014 at 1:30

  • Changed state: Fixed

from opentyrian.

Related Issues (20)

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.