File: BUGS

package info (click to toggle)
opalmod 0.2.2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 180 kB
  • ctags: 21
  • sloc: perl: 268; makefile: 24
file content (17 lines) | stat: -rw-r--r-- 663 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
BUGS:
-----
* setDebugLevel and setQuitLevel has to be used before any of the other
  functions will function correctly. (Should be fixed now).

STRANGS THINGS:
---------------
* The functions that are exported are not declared as they should.
  Ie no ($$;$) definitions. That is because there are some strange
  declaration errors there. (It may have something to do with autoload...)
* There is an unnecessary use of POSIX qw(strftime) that should not be there.
  The strange thing is that it is required for the package to work. Strange!

REPORT:
-------
  If you find a bug with this program, please let me know.
  Send a mail to the author at ola@inguza.com