SCM Repository
Diff of /branches/pure-cfg/TODO
Parent Directory
|
Revision Log
|
Patch
revision 899, Wed Apr 20 18:22:56 2011 UTC | revision 900, Wed Apr 20 18:23:24 2011 UTC | |
---|---|---|
# | Line 144 | Line 144 |
144 | BUGS ================= | BUGS ================= |
145 | ====================== | ====================== |
146 | ||
147 | test/abexit.diderot | |
148 | // HEY (BUG): this program can't run; this is the info from gdb (below) | |
149 | // NOTE: if you remove the "inside" test; then it does run w/out problems | |
150 | // (gdb) run | |
151 | // Starting program: /Users/gk/diderot/diderot/pure-cfg/test/abexit | |
152 | // warning: posix_spawn failed, trying execvp, error: 86 | |
153 | // Reading symbols for shared libraries ++. done | |
154 | // initializing globals ... | |
155 | // | |
156 | // Program exited with code 01. | |
157 | // (gdb) | |
158 | ||
159 | test/mip-cam.diderot: | test/mip-cam.diderot: |
160 | // generated C code looks like "(float)p_ui_0--0.5e0f" | // generated C code looks like "(float)p_ui_0--0.5e0f" |
161 | //real rayU = 2.0*camUmax*(real(ui) - -0.5)/real(imgResU) - camUmax; | //real rayU = 2.0*camUmax*(real(ui) - -0.5)/real(imgResU) - camUmax; |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |