Bug#979633: lightsquid: all of log lines skipped by date filter

2021-01-09 Thread Alexey V. Simbarsky
Package: lightsquid Version: 1.8-6 Severity: important Dear Maintainer, All of log lines skipped by date filter (at year 2021). Posssible solution: - correct value of "$filterdatestop" variable (file "lightparser.pl", line 69) Instead of: my $filterdatestop

Эффективная система оплаты труда

2007-12-16 Thread Alexey
РУКОВОДИТЕЛЯМ И МЕНЕДЖЕРАМ ОТДЕЛОВ ПЕРСОНАЛА, СПЕЦИАЛИСТАМ ПО ОПЛАТЕ ТРУДА, ЭКОНОМИСТАМ ОРГАНИЗАЦИЙ ЛЮБОГО ПРОФИЛЯ ДЕЯТЕЛЬНОСТИ ~ ПРАКТИЧЕСКИЙ СЕМИНАР ЭФФЕКТИВНАЯ СИСТЕМА ОПЛАТЫ ТРУДА 24 декабря 2007 года (с 10.00

Bug#228743: libcorba-orbit-perl: Conversion from string to CORBA::LongLong and CORBA::ULongLong is broken

2004-01-20 Thread Alexey S. Mazurov
Package: libcorba-orbit-perl Version: 0.4.3-3 Severity: important Tags: patch Following script #!/usr/bin/perl -w use CORBA::ORBit; my $a = new CORBA::LongLong '123'; print $a\n; 1; prints 1230 --- libcorba-orbit-perl-0.4.3.orig/exttypes.c +++ libcorba-orbit-perl-0.4.3/exttypes.c @@ -79,8

Bug#228742: libcorba-orbit-perl: Conversion from string to CORBA::LongLong and CORBA::ULongLong is broken

2004-01-20 Thread Alexey S. Mazurov
Package: libcorba-orbit-perl Version: 0.4.3-3 Severity: important Tags: patch Following script #!/usr/bin/perl -w use CORBA::ORBit; my $a = new CORBA::LongLong '123'; print $a\n; 1; prints 1230 --- libcorba-orbit-perl-0.4.3.orig/exttypes.c +++ libcorba-orbit-perl-0.4.3/exttypes.c @@ -79,8