[Pkg-octave-commit] [SCM] octave-forge-pkgs branch, master, updated. b2f8e3a5d21d5d1b69ea7abf65d8d53582a24549
Rafael Laboissiere
rafael at debian.org
Sun May 17 14:06:41 UTC 2009
The following commit has been merged in the master branch:
commit b2f8e3a5d21d5d1b69ea7abf65d8d53582a24549
Author: Rafael Laboissiere <rafael at debian.org>
Date: Sun May 17 16:06:29 2009 +0200
Add note about compilation problem of general 1.1.2
diff --git a/TODO b/TODO
index fe04d48..87473b9 100644
--- a/TODO
+++ b/TODO
@@ -87,6 +87,22 @@
interactive through the use of the input function. This must be
fixed.
+* general (main) [/]
+ - [ ] Compilation of version 1.1.2 fails with:
+ arraymm.cc: At global scope:
+ arraymm.cc:184: error: expected ‘,’ or ‘...’ before ‘*’ token
+ arraymm.cc:184: error: ISO C++ forbids declaration of ‘FloatComplex’ with no type
+ arraymm.cc: In function ‘void do_gemv(int)’:
+ arraymm.cc:184: error: ‘FloatComplex’ does not name a type
+ arraymm.cc:184: error: ‘m’ was not declared in this scope
+ arraymm.cc:184: error: ‘n’ was not declared in this scope
+ arraymm.cc:184: error: ‘rep’ was not declared in this scope
+ arraymm.cc:184: error: ‘one’ was not declared in this scope
+ arraymm.cc:184: error: ‘a’ was not declared in this scope
+ arraymm.cc:184: error: ‘b’ was not declared in this scope
+ arraymm.cc:184: error: ‘zero’ was not declared in this scope
+ arraymm.cc:184: error: ‘c’ was not declared in this scope
+
* graceplot (extra) [2/2]
- [X] debian/control: Add description
- [X] Compilation fails with:
--
octave-forge-pkgs
More information about the Pkg-octave-commit
mailing list