Google Code Exporter

Results 21406 comments of Google Code Exporter

``` Hi I tested this code on linux, it's work good for first run. Then i copy 2 times for code segment fault. it'w not work. for example try {...

``` Since we are only using short (8bit = 2 bytes) we have solved it with this nasty solution: try { // Pack the class as a byte buffer Foo...

Original comment by `[email protected]` on 7 Sep 2011 at 8:36 - Added labels: **Mining**

``` Pcsx do it in following way: {{{ #define SUM_FLAG if(gteFLAG & 0x7F87E000) gteFLAG |= 0x80000000; }}} SUM_FLAG is called at the end of each opcode to calculate the sum....

``` This is really a deal breaker - i can check the code and try to correct it but would like to have a pointer in the right direction first...

``` Hi gregor, I understand your frustration. This issue was fixed in the latest builds since a few months. Check the latest version (0.1.5 C) from the SVN it should...

``` Problem #1 (duplicate headers) fixed in PDF.as ``` Original comment by `[email protected]` on 28 Feb 2015 at 12:23

``` [deleted comment] ```

``` Hi Quentin, Thanks, this issue is fixed in the upcoming release :) castromatias met this issue : http://code.google.com/p/alivepdf/issues/detail?id=17 kind regards, Thibault ``` Original comment by `thibault.imbert` on 21 Dec...

``` Thanks a lot, i can't wait to test the new version. your library is just great. Quentin ``` Original comment by `[email protected]` on 16 Jan 2008 at 1:09