Google Code Exporter

Results 21406 comments of Google Code Exporter

``` As a matter of fact, it is corrected by the issue number 151 I posted in 2012 : Change : $(CXX) -pthread $(LDFLAGS) $(LDLIBS) -o $@ $^ into :...

``` Dammit, my browser appears to have eaten part of that. "glShaderSource as follows:" should read "I have wrapped glShaderSource as follows:" ``` Original comment by `[email protected]` on 29 May...

``` It seems fixed in trunk/r503: $ ypsilon Ypsilon 0.9.6-trunk/r503 Copyright (c) 2009 Y.Fujita, LittleWing Company Limited. > += error in read: invalid lexical syntax += ..."/dev/stdin" line 1 >...

``` Thanks for your reply. I was unaware of the versions in the trunk. Unfortunately, the r503 version crashes as before. $ ./ypsilon Ypsilon 0.9.6-trunk/r503 Copyright (c) 2009 Y.Fujita, LittleWing...

``` Interestingly, Mosh also has issues with the SRFI collection (see ), but does /not/ expose the hygiene issues indicated by Bug 106 and Bug 107. ``` Original comment by...

``` What version of the product are you using? SDL_ttf-2.0.11 SDL-1.2.15 ``` Original comment by `[email protected]` on 13 Oct 2012 at 4:12

``` The different problem http://code.google.com/p/ypsilon/issues/detail?id=153 ``` Original comment by `[email protected]` on 13 Oct 2012 at 4:12

``` Also to note- I did verify the threading libraries are OK. ``` Original comment by `[email protected]` on 12 Jul 2011 at 11:04

``` previous patch was against last 0.9.6-update3 - I will update / retest against latest SVN and send another patch when that is working. ``` Original comment by `[email protected]` on...

``` Hello - attached is latest patch against SVN trunk (r503) procedure same as before, mostly simply cloning the freebsd statements to dragonfly specific ones, attempting to match library lines...