File: TODO

package info (click to toggle)
gwrapguile 1.3.4-13
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,380 kB
  • ctags: 351
  • sloc: sh: 10,478; lisp: 3,541; ansic: 674; makefile: 362
file content (16 lines) | stat: -rw-r--r-- 452 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
-*-text-*-

fix g-wrap/gtkobj.scm
    ;; FIXME GtkCList -> gtk_clist...

figure out how to get rid of bogus (void) gw__handle_wrapper_error; call.

./test:

  - test gtkobj and gw-gtkobj separately.
  - test restargs
  - test wrong num args
  - test wrong type args
  - add "expect-failure" type macros, or funcs...
  - test error handling semantics of pre-arg/post-arg, etc.
  - check typespec options handling in general and for each customized type.