Giter Site home page Giter Site logo

quad-wheel's People

quad-wheel's Issues

Where is the code?

What steps will reproduce the problem?
1. Go to http://code.google.com/p/quad-wheel/
2. Click "Downloads"

What is the expected output? What do you see instead?
Expects - some files. I see - Empty list.

Original issue reported on code.google.com by [email protected] on 24 Sep 2012 at 4:12

Compiling fails on OS X Lion

What steps will reproduce the problem?
1. obtain the source
2. make CC=gcc all
3. get a error

What is the expected output? What do you see instead?
expected to see quad-wheel compiling, see error instead: 

~/src/quad-wheel make CC=gcc all
gcc -O2 -Wall -Werror -ansi -DUSE_FILESYS_EX   -c -o parser.o parser.c
gcc -O2 -Wall -Werror -ansi -DUSE_FILESYS_EX   -c -o lexer.o lexer.c
gcc -O2 -Wall -Werror -ansi -DUSE_FILESYS_EX   -c -o code.o code.c
cc1: warnings being treated as errors
code.c: In function ‘code_push_bool’:
code.c:130: warning: cast to pointer from integer of different size
code.c: In function ‘code_shf’:
code.c:172: warning: cast to pointer from integer of different size
code.c: In function ‘code_assign’:
code.c:173: warning: cast to pointer from integer of different size
code.c: In function ‘code_subscript’:
code.c:174: warning: cast to pointer from integer of different size
code.c: In function ‘code_inc’:
code.c:175: warning: cast to pointer from integer of different size
code.c: In function ‘code_dec’:
code.c:176: warning: cast to pointer from integer of different size
code.c: In function ‘code_fcall’:
code.c:178: warning: cast to pointer from integer of different size
code.c: In function ‘code_newfcall’:
code.c:179: warning: cast to pointer from integer of different size
code.c: In function ‘code_ret’:
code.c:180: warning: cast to pointer from integer of different size
code.c: In function ‘code_delete’:
code.c:181: warning: cast to pointer from integer of different size
code.c: In function ‘code_chthis’:
code.c:182: warning: cast to pointer from integer of different size
code.c: In function ‘code_pop’:
code.c:183: warning: cast to pointer from integer of different size
code.c: In function ‘code_jfalse’:
code.c:184: warning: cast to pointer from integer of different size
code.c: In function ‘code_jtrue’:
code.c:185: warning: cast to pointer from integer of different size
code.c: In function ‘code_jfalse_np’:
code.c:186: warning: cast to pointer from integer of different size
code.c: In function ‘code_jtrue_np’:
code.c:187: warning: cast to pointer from integer of different size
code.c: In function ‘code_jmp’:
code.c:188: warning: cast to pointer from integer of different size
code.c: In function ‘code_object’:
code.c:189: warning: cast to pointer from integer of different size
code.c: In function ‘code_array’:
code.c:190: warning: cast to pointer from integer of different size
code.c: In function ‘code_eval’:
code.c:194: warning: cast to pointer from integer of different size
code.c: In function ‘code_with’:
code.c:210: warning: cast to pointer from integer of different size
code.c: In function ‘code_reserved_replace’:
code.c:257: warning: cast to pointer from integer of different size
code.c:268: warning: cast to pointer from integer of different size
code.c: In function ‘code_decode’:
code.c:287: warning: cast from pointer to integer of different size
code.c:292: warning: cast from pointer to integer of different size
code.c:295: warning: cast from pointer to integer of different size
code.c:295: warning: cast from pointer to integer of different size
make: *** [code.o] Error 1

What version of the product are you using? On what operating system?
Using trunk r1

Please provide any additional information below.

~/src/quad-wheel uname -a
Darwin rootkit.fritz.box 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 
18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64
~/src/quad-wheel gcc --version
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) 
(LLVM build 2336.1.00)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

~/src/quad-wheel 

Original issue reported on code.google.com by [email protected] on 25 Mar 2012 at 11:28

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.