GithubHelp home page GithubHelp logo

Comments (2)

logachu avatar logachu commented on May 27, 2024

After adding those files to the project I was able to build successfully, but (without running any actual tests) I see a number of warnings that look like they will cause runtime exceptions. Maybe some of this is out of date of there was a bad merge? For example the file UnbufferedCommonTreeNodeStream.m contains the implementation for ANTLRUnbufferedCommonTreeNodeStream. The names don't match and the implementation does not include the method - (NSString *) toStringFromNode:(id)startNode toNode:(id)stopNode; which is declared in the header and there are no implementations for a number of required protocol methods from TreeNodeStream like getTreeSource, setUniqueNavigationNodes:, and replaceChildren:From:To:With:.

from antlr3-objc2.0-runtime.

muggins avatar muggins commented on May 27, 2024

I am using XCode 4.0.1 and haven't used the XCode 3 project file for months. I uploaded the XCode 4.0.1 project file this morning.

ANTLRUnbufferedCommonTreeNodeStream (UnbufferedCommonTreeNodeStream) and StringStreamState are no longer included in my project. When I took over this project there were a number of files that had no match in the java runtime source. Once I got things sort of working I began to work on matching my sources to the java source to make it easier to debug and maintain. I guess that I should have uploaded the XCode 4.0.1 project earlier, but I had such problems with 4.0.1 that I almost gave up on the whole project.

from antlr3-objc2.0-runtime.

Related Issues (14)

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.