Giter Club home page Giter Club logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
Can you be a bit more specific? Which projects do you mean when you say 
“projects”?

Original comment by [email protected] on 14 Jun 2013 at 10:28

from snappy.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
Excuse me for my mistake. Not "projects", just a "project".

On the home page: http://code.google.com/p/snappy/
In the port list contains the link: http://github.com/andikleen/snappy-c
But the project is not on the C89. It on C99.

Original comment by [email protected] on 14 Jun 2013 at 11:56

from snappy.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
Well, could you explain what C99 features it uses? Offhand I could only find 
the “inline” keyword, which is a common compiler extension, also in C89 
mode. (Witness that it compiles just fine with GCC, which defaults to C89 + 
extensions mode.) Then again, it also uses GCC's “asm” syntax, so it's not 
entirely portable anyway.

Original comment by [email protected] on 14 Jun 2013 at 12:02

from snappy.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
Variables are declared not at the beginning of the block.

Original comment by [email protected] on 14 Jun 2013 at 1:21

from snappy.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
OK, fair enough, I found a few cases like this. I'll change it to just “C 
port”, as it isn't really C99 either (it depends on GCC extensions).

Original comment by [email protected] on 14 Jun 2013 at 1:24

  • Changed state: Fixed

from snappy.

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.