Bazy biznesowe

2018-01-10 Thread Adam Strzelecki
Witam, Chciałem zaproponować skorzystanie z oferty bazy danych biznesowych. Baza jest aktualna na 31 grudnia 2017, zawiera ponad 4 miliony rekordów, w tym ponad 700 tys. adresów e-mail. Bazę można segregować według branż, województw, zatrudnienia, daty powstania i innych kryteriów. Jeżlei to P

Processing of gcc-8_8-20180110-1_amd64.changes

2018-01-10 Thread Debian FTP Masters
gcc-8_8-20180110-1_amd64.changes uploaded successfully to localhost along with the files: gcc-8_8-20180110-1.dsc gcc-8_8-20180110.orig.tar.gz gcc-8_8-20180110-1.diff.gz cpp-8-dbgsym_8-20180110-1_amd64.deb cpp-8_8-20180110-1_amd64.deb fixincludes-dbgsym_8-20180110-1_amd64.deb

gcc-8_8-20180110-1_amd64.changes is NEW

2018-01-10 Thread Debian FTP Masters
binary:lib32go13 is NEW. binary:lib32go13-dbg is NEW. binary:lib64go13 is NEW. binary:lib64go13-dbg is NEW. binary:libgo13 is NEW. binary:libgo13-dbg is NEW. binary:libn32go13 is NEW. binary:libn32go13-dbg is NEW. binary:libx32go13 is NEW. binary:libx32go13-dbg is NEW. binary:lib32go13-dbg is NEW.

Results for 8.0.0 20180107 (experimental) [trunk revision 256322] (Debian 20180107-1) testsuite on arm-unknown-linux-gnueabi

2018-01-10 Thread Matthias Klose
LAST_UPDATED: Sun Jan 7 11:03:43 UTC 2018 (revision 256322) Native configuration is arm-unknown-linux-gnueabi === libatomic tests === Running target unix === libatomic Summary === # of expected passes44 # of unsupported tests 5

Bug#879054: marked as done (gcc-8 DEB_STAGE=rtlibs FTBFS: dh_installdirs: All requested packages have been excluded (e.g. via a Build-Profile).)

2018-01-10 Thread Debian Bug Tracking System
Your message dated Wed, 10 Jan 2018 19:00:26 + with message-id and subject line Bug#879054: fixed in gcc-8 8-20180110-1 has caused the Debian Bug report #879054, regarding gcc-8 DEB_STAGE=rtlibs FTBFS: dh_installdirs: All requested packages have been excluded (e.g. via a Build-Profile). to

Bug#886459: marked as done (gcc-8: fix typo for N32 conditions in debian/rules2)

2018-01-10 Thread Debian Bug Tracking System
Your message dated Wed, 10 Jan 2018 19:00:26 + with message-id and subject line Bug#886459: fixed in gcc-8 8-20180110-1 has caused the Debian Bug report #886459, regarding gcc-8: fix typo for N32 conditions in debian/rules2 to be marked as done. This means that you claim that the problem has

gcc-8_8-20180110-1_amd64.changes ACCEPTED into experimental, experimental

2018-01-10 Thread Debian FTP Masters
lib32gphobos-8-dev lib32gphobos76 lib32gphobos76-dbg libx32gphobos-8-dev libx32gphobos76 libx32gphobos76-dbg gccbrig-8 libhsail-rt-8-dev libhsail-rt0 libhsail-rt0-dbg fixincludes gcc-8-offload-nvptx libgomp-plugin-nvptx1 gcc-8-source Architecture: source amd64 all Version: 8-20180110-1 Distribution

Bug#848220: g++-4.9/g++-5 show floating point diff to g++-6/g++-7

2018-01-10 Thread Steffen Möller
Hello, I just introduced g++-5 as a build dependency to https://packages.qa.debian.org/b/boinc-app-eah-brp.html because of small - but very present - runtime differences. It had helped me a lot to have g++-5 in unstable so I could just go and test. You certainly have reasons to remove it, but

Bug#886885: gcc-snapshot: "internal compiler error" for invalid input

2018-01-10 Thread Bernardo Dal Seno
Package: gcc-snapshot Version: 20180107-1 Severity: normal Dear Maintainer, I should have reported this upstream, but creating an account on GCC Bugzilla takes a day. In the meantime... This sample C++ program $ cat broken.cc struct Rect { int width; }; void f() { const Rect rect = {11};