contact ow...@bugs.debian.org
immediately.)
--
787876: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787876
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libgee
Version: 0.6.8-2
Severity: important
User: pkg-vala-maintain
Tags: patch
Just in case someone is interested in compiling libgee under stretch here
is a really simple patch that fixes the issue.
Laurento
Quick fix for the hashmap vala source.
--- a/gee/hashmap.vala
+++ b/gee/hashmap.vala
@@ -278,7 +278,7 @@
}
}
- ~HashSet () {
+ ~HashMap () {
clea
2 matches
Mail list logo