search for: stosowanej

Displaying 2 results from an estimated 2 matches for "stosowanej".

2015 Feb 13
2
[LLVMdev] SIGILL in regex::assign()
Hi, I have this simple program: #include <regex> int main() { std::regex re; re.assign(std::regex("foo")); // SIGILL return 0; } It runs smoothly if compiled with g++ but raises "illegal instruction" when compiled with clang++: g++ -std=c++11 -O0 -g -o test-g++ test.cpp clang++ -std=c++11 -O0 -g -o test-clang++ test.cpp ptomulik at barakus:$ ./test-g++ ptomulik
2005 Apr 24
2
Garbled plot label
...was from using "plot(model_object)" which produces 4 plots at once. Can I fix it somehow? I already tried googling, and searching R maillist archives and didn't find a relevant discussion. -- Maciej Blizi??ski WZ403 <m.blizinski at wsisiz.edu.pl> Wy??sza Szko??a Informatyki Stosowanej i Zarz??dzania pod auspicjami Polskiej Akademii Nauk http://info.wsisiz.edu.pl/~blizinsk/