This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(outlook) | |
rainy | |
(windy) | |
FALSE | |
yes | |
TRUE | |
no | |
sunny | |
(windy) | |
FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env ruby | |
arff = File.read("weather.nominal.arff").split("\n") | |
class Attribute | |
attr_reader :data, :col, :values, :name | |
def initialize(col, name, values) | |
@col = col | |
@name = name |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def self.cached_deliveries | |
return [] unless File.exists?(DELIVERIES_CACHE_PATH) && !File.zero?(DELIVERIES_CACHE_PATH) | |
Marshal.load(File.read(DELIVERIES_CACHE_PATH)) | |
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- The C compiler identification is GNU | |
-- The CXX compiler identification is GNU | |
-- Check for working C compiler: /usr/bin/gcc | |
-- Check for working C compiler: /usr/bin/gcc -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# $Id: PKGBUILD 57969 2009-11-02 22:50:22Z andrea $ | |
# Maintainer: Pierre Schmitz <[email protected]> | |
pkgbase=kdebindings | |
pkgname=('kdebindings-ruby' | |
'kdebindings-smoke') | |
groups=('kdebindings') | |
pkgver=4.3.95 | |
pkgrel=1 | |
arch=('i686' 'x86_64') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Scanning dependencies of target cppparser | |
[ 0%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/ast.o | |
[ 0%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/default_visitor.o | |
[ 0%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/memorypool.o | |
[ 0%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/visitor.o | |
[ 0%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/control.o | |
[ 1%] Building CXX object ge |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Scanning dependencies of target smokeokular | |
[ 58%] Building CXX object smoke/okular/CMakeFiles/smokeokular.dir/smokedata.o | |
[ 58%] Building CXX object smoke/okular/CMakeFiles/smokeokular.dir/x_1.o | |
[ 58%] Building CXX object smoke/okular/CMakeFiles/smokeokular.dir/x_2.o | |
[ 58%] Building CXX object smoke/okular/CMakeFiles/smokeokular.dir/x_3.o | |
[ 59%] Building CXX object smoke/okular/CMakeFiles/smokeokular.dir/x_4.o | |
[ 59%] Building CXX object smoke/okular/CMakeFiles/smokeokular.dir/x_5.o | |
/home/kill/_workspace/kdebindings/pkgbuild/src/build/smoke/okular/x_5.cpp: In member function ‘void __smokeokular::x_Okular__GeomAnnotation::x_7(Smoke::StackItem*)’: | |
/home/kill/_workspace/kdebindings/pkgbuild/src/build/smoke/okular/x_5.cpp:1051: warning: ‘void Okular::GeomAnnotation::setGeometricalPointWidth(int)’ is deprecated (declared at /usr/include/okular/core/annotations.h:995) | |
/home/kill/_workspace/kdebindings/pkgbuild/src/build/smoke/okular/x_5.cpp: In member function ‘void __smokeokular::x_Okular__GeomAnnotation::x_8(Smok |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Linking CXX shared module ../../../lib/pykde/kpythonpluginfactory.so | |
[ 90%] Built target kpythonpluginfactory | |
Scanning dependencies of target qyotoshared | |
[ 90%] Building CXX object csharp/qyoto/CMakeFiles/qyotoshared.dir/src/emitsignal.o | |
/home/kill/_workspace/kdebindings/pkgbuild/src/kdebindings-4.3.95/csharp/qyoto/src/emitsignal.cpp:23: warning: unused parameter ‘items’ | |
[ 91%] Building CXX object csharp/qyoto/CMakeFiles/qyotoshared.dir/src/invokeslot.o | |
[ 91%] Building CXX object csharp/qyoto/CMakeFiles/qyotoshared.dir/src/methodcall.o | |
/home/kill/_workspace/kdebindings/pkgbuild/src/kdebindings-4.3.95/csharp/qyoto/src/methodcall.cpp: In constructor ‘Qyoto::MethodCall::MethodCall(Smoke*, short int, void*, Smoke::StackItem*, int)’: | |
/home/kill/_workspace/kdebindings/pkgbuild/src/kdebindings-4.3.95/csharp/qyoto/src/methodcall.cpp:30: error: ‘class Smoke’ has no member named ‘isDerivedFromByName’ | |
make[2]: *** [csharp/qyoto/CMakeFiles/qyotoshared.dir/src/methodcall.o] Error 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kill@lenny ~/code/kodr % bin/kodr [master?] | |
/usr/lib/ruby/site_ruby/1.9.1/Qt/qtruby4.rb:2703: [BUG] Segmentation fault | |
ruby 1.9.1p376 (2009-12-07 revision 26041) [i686-linux] | |
-- control frame ---------- | |
c:0026 p:---- s:0096 b:0096 l:000095 d:000095 CFUNC :get_arg_type_name | |
c:0025 p:0033 s:0091 b:0088 l:000070 d:000087 BLOCK /usr/lib/ruby/site_ruby/1.9.1/Qt/qtruby4.rb:2703 | |
c:0024 p:---- s:0085 b:0085 l:000084 d:000084 FINISH | |
c:0023 p:---- s:0083 b:0083 l:000082 d:000082 CFUNC :each | |
c:0022 p:0080 s:0080 b:0080 l:000070 d:000079 BLOCK /usr/lib/ruby/site_ruby/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/lib/ruby/site_ruby/1.9.1/Qt/qtruby4.rb:2610:in `initialize': unresolved constructor call KDE::ConfigGroup (ArgumentError) | |
from /usr/lib/ruby/site_ruby/1.9.1/Qt/qtruby4.rb:2610:in `call' | |
from /usr/lib/ruby/site_ruby/1.9.1/Qt/qtruby4.rb:2610:in `block in try_initialize' | |
from /usr/lib/ruby/site_ruby/1.9.1/Qt/qtruby4.rb:2609:in `catch' | |
from /usr/lib/ruby/site_ruby/1.9.1/Qt/qtruby4.rb:2609:in `try_initialize' | |
from /home/kill/code/kodr/lib/app.rb:129:in `new' | |
from /home/kill/code/kodr/lib/app.rb:129:in `read_config' | |
from /home/kill/code/kodr/lib/app.rb:22:in `initialize' | |
from bin/../kodr.rb:45:in `new' | |
from bin/../kodr.rb:45:in `<main>' |