commit d1bebbb12dadfca6ac97f0ccfb693a95e85d3307
Author:     Roberto E. Vargas Caballero <[email protected]>
AuthorDate: Mon Apr 3 15:51:35 2017 +0200
Commit:     Roberto E. Vargas Caballero <[email protected]>
CommitDate: Mon Apr 3 15:51:35 2017 +0200

    Add BUGS file
    
    These bugs were discovered by Michael Forney
    while he was compiling sbase. It is better to
    have this list here until we are able to create
    tests to check them.

diff --git a/BUGS b/BUGS
new file mode 100644
index 0000000..ad2ecf0
--- /dev/null
+++ b/BUGS
@@ -0,0 +1,7 @@
+# compiling sbase
+logger.c:36: error: bad type conversion requested
+ls.c abort in cc2-qbe, assign to type with size 0?
+tail.c:105: error: 'MIN' undeclared
+time.c: segfault in cc2-qbe, ASSHLD not present in optbl
+tr.c:196: error: incompatible type for argument 4 in function call
+uuencode.c: {standard input}:286: Error: 0x7fffffffffffffff out range of 
signed 32bit displacement

Reply via email to