guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile-figl - Problems with master


From: David Thompson
Subject: guile-figl - Problems with master
Date: Sun, 21 Jul 2013 21:57:09 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

Hello,

I checked out the latest commits in guile-figl's master branch and ran into a few issues:

1) Syntax error in the texinfo docs in `doc/low-level-gl.texi` on line 19188.
Introduced in commit c7b3127.

2) Typo in `with-gl-push-matrix`. `%glPushmatrix` should be `%glPushMatrix`.
Introduced in commit a53c951.

3) The `pixel-format` enumeration is no longer correct. It only has one element, `red-ext`, when it should have `rgb`, `rgba`, and many others.
Introduced in commit c7b3127.

Issues 1 and 3 appear to be bugs in the code that generate bindings from the upstream documentation.

Thanks for reading.

- Dave



reply via email to

[Prev in Thread] Current Thread [Next in Thread]