Coder Social home page Coder Social logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Thanks for reporting this.  I'll make that same update myself and see if I can 
reproduce the error.

I already Googled the errors you are getting and it seems that clang is right 
-- this syntax doesn't seem to be standard-compliant.  Pretty lame though that 
they switched from allowing the syntax silently (like every other compiler 
does!) to giving errors for it.  It would have been nice if they had just 
switched to warnings, at least for a version or two before going all the way to 
it being an error.

Anyway, I'll include this fix in v0.72, which I'm planning to release soon.

Original comment by [email protected] on 12 Mar 2014 at 8:45

from tmv.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
I think I fixed this.  The fixes will be in the upcoming version 0.72.  In the 
meanwhile, I've attached a patch file you can use to patch your v0.71 
distribution.  Download the attached file issue9.patch, and then run the 
following command from the TMV v0.71 root directory.

patch -p0 -i issue9.patch 

Original comment by [email protected] on 13 Mar 2014 at 1:53

  • Changed state: Fixed

Attachments:

from tmv.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024

Original comment by [email protected] on 13 Mar 2014 at 1:54

  • Changed state: Started

from tmv.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
This patch works for me!  Thanks!

Original comment by [email protected] on 13 Mar 2014 at 5:26

from tmv.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Fixed in v0.72, which is now released.

Original comment by [email protected] on 18 Mar 2014 at 6:59

  • Changed state: Verified

from tmv.

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.