* [sisyphus] I: Sisyphus-20050728 bugs: +13 -6 (1902) @ 2005-07-27 22:05 Alexey M. Tourbin 2005-07-28 1:58 ` [sisyphus] compound indentation Alexey Tourbin 0 siblings, 1 reply; 6+ messages in thread From: Alexey M. Tourbin @ 2005-07-27 22:05 UTC (permalink / raw) To: sisyphus 13 NEW bugs #7462 hal blocker Не работает автомонтирование CD/DVD #7463 kdebase-wm normal backup files are created during saving with default permissions, even if the original file had more strict permissions set #7464 kdenetwork-kopete normal the included copy of libgadu, if installed, can lead to integer overflows and remote DoS or arbitrary code execution #7465 mpg321 normal format string vulnerability #7466 install3 critical Проблемы с запуском K3B от пользователя #7467 wxGTK enhancement Отсутствует программа wxrc #7468 freeradius critical неправильная разбивка на пакеты+неправильные зависимости #7469 jabber-jit normal Service Discovery не реализовано #7470 install2-x11-qt normal Compact 3.0 RC2: ошибки в lilo.conf в случае SATA-диска с двумя разделами NTFS #7471 mnogosearch normal Обновление версии #7472 hotplug normal It possible to install Master 2.4 with USB keyboard in expert mode only #7473 subversion normal subversion-javahl package doesn't work correctly with subclipse plug-in #7474 mozilla major Mozilla Mail не позволяет выбрать POP3 порт через SSL 6 RESOLVED bugs #7087 mdadm normal FIXED /etc/rc.d/init.d/mdadm некорректно проверяет содержимое /etc/mdadm.conf #7253 gtk-doc normal FIXED findreq fix #7290 man-pages enhancement FIXED iconv --help and man iconv information mismatches #7389 fluxbox minor FIXED не работает transparency в aterm -tr под fluxbox #7455 ntfsprogs normal FIXED ntfsmount (модуль fuse) в отдельный пакет #7461 j2se1.4-sun-plugin-mozilla normal FIXED Wrong requires for mozilla Total 1902 pending bugs. ^ permalink raw reply [flat|nested] 6+ messages in thread
* [sisyphus] compound indentation 2005-07-27 22:05 [sisyphus] I: Sisyphus-20050728 bugs: +13 -6 (1902) Alexey M. Tourbin @ 2005-07-28 1:58 ` Alexey Tourbin 2005-07-28 7:42 ` Mikhail Yakshin 2005-07-29 12:49 ` [sisyphus] " Denis Ovsienko 0 siblings, 2 replies; 6+ messages in thread From: Alexey Tourbin @ 2005-07-28 1:58 UTC (permalink / raw) To: sisyphus [-- Attachment #1: Type: text/plain, Size: 657 bytes --] On Thu, Jul 28, 2005 at 02:05:32AM +0400, Alexey M. Tourbin wrote: > #7462 hal blocker > #7463 kdebase-wm normal > #7464 kdenetwork-kopete normal > #7465 mpg321 normal > #7466 install3 critical Нужно написать программу под (условным) названием smart_indent, которая выравнивает отступы начиная с энного поля (таба). То есть вставляет дополнительные табы где-то в середине строки. Кто знает, есть ли такая программа? Как её сделать? Первое, что приходит в голову, -- это скользящим окном в N строк высчитывать МО и дисперсию отступов. И подтягивать отступы к МО. То есть отдавать строки с задержкой в N строк. Как ещё можно сделать? [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] compound indentation 2005-07-28 1:58 ` [sisyphus] compound indentation Alexey Tourbin @ 2005-07-28 7:42 ` Mikhail Yakshin 2005-07-28 14:38 ` [sisyphus] " Alexey Tourbin 2005-07-29 12:49 ` [sisyphus] " Denis Ovsienko 1 sibling, 1 reply; 6+ messages in thread From: Mikhail Yakshin @ 2005-07-28 7:42 UTC (permalink / raw) To: ALT Linux Sisyphus discussion list Alexey Tourbin wrote: > On Thu, Jul 28, 2005 at 02:05:32AM +0400, Alexey M. Tourbin wrote: > >>#7462 hal blocker >>#7463 kdebase-wm normal >>#7464 kdenetwork-kopete normal >>#7465 mpg321 normal >>#7466 install3 critical > > > Нужно написать программу под (условным) названием smart_indent, которая > выравнивает отступы начиная с энного поля (таба). То есть вставляет > дополнительные табы где-то в середине строки. > > Как ещё можно сделать? Сделать все пробелами %) Не надо насиловать бедные символы табуляции и втискивать их туда, где им не место %) А пробелами выравнивать умеет любой printf %) -- WBR, Mikhail Yakshin AKA GreyCat ALT Linux [http://www.altlinux.ru] [xmpp:greycat@altlinux.org] ^ permalink raw reply [flat|nested] 6+ messages in thread
* [sisyphus] Re: compound indentation 2005-07-28 7:42 ` Mikhail Yakshin @ 2005-07-28 14:38 ` Alexey Tourbin 2005-08-04 14:44 ` Led 0 siblings, 1 reply; 6+ messages in thread From: Alexey Tourbin @ 2005-07-28 14:38 UTC (permalink / raw) To: ALT Linux Sisyphus discussion list [-- Attachment #1: Type: text/plain, Size: 1170 bytes --] On Thu, Jul 28, 2005 at 11:42:18AM +0400, Mikhail Yakshin wrote: > Alexey Tourbin wrote: > >On Thu, Jul 28, 2005 at 02:05:32AM +0400, Alexey M. Tourbin wrote: > > > >>#7462 hal blocker > >>#7463 kdebase-wm normal > >>#7464 kdenetwork-kopete normal > >>#7465 mpg321 normal > >>#7466 install3 critical > > > > > >Нужно написать программу под (условным) названием smart_indent, которая > >выравнивает отступы начиная с энного поля (таба). То есть вставляет > >дополнительные табы где-то в середине строки. > > > >Как ещё можно сделать? > > Сделать все пробелами %) Не надо насиловать бедные символы табуляции и > втискивать их туда, где им не место %) А пробелами выравнивать умеет > любой printf %) Кстати да. Тем более что уже сейчас используется printf. # 1 2 3 4 5 6 7 8 9 10 11 # bug_id compon1 severi1 status1 resolu1 descri1 compon2 severi2 status2 resolu2 descri2 awk -F$'\t' '{printf "#%s\t%s\t%s\n%s\n\n", $1, $2, $3, $6}' <new.bugs awk -F$'\t' '{printf "#%s\t%s\t%s\t%s\n%s\n\n", $1, $7, $8, $10, $11}' <resolved.bugs То есть на втором месте вместо %s написать %-15s и будет уже лучше. Но всё равно не то. Надо подумать. [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] Re: compound indentation 2005-07-28 14:38 ` [sisyphus] " Alexey Tourbin @ 2005-08-04 14:44 ` Led 0 siblings, 0 replies; 6+ messages in thread From: Led @ 2005-08-04 14:44 UTC (permalink / raw) To: ALT Linux Sisyphus discussion list В сообщении от Четверг 28 Июль 2005 17:38 Alexey Tourbin написал(a): > Кстати да. Тем более что уже сейчас используется printf. > > # 1 2 3 4 5 6 7 8 9 10 11 > # bug_id compon1 severi1 status1 resolu1 descri1 compon2 severi2 status2 re >solu2 descri2 > > awk -F$'\t' '{printf "#%s\t%s\t%s\n%s\n\n", $1, $2, $3, $6}' <new.bugs > awk -F$'\t' '{printf "#%s\t%s\t%s\t%s\n%s\n\n", $1, $7, $8, $10, $11}' > <resolved.bugs > > То есть на втором месте вместо %s написать %-15s и будет уже лучше. > Но всё равно не то. Надо подумать. фильтр на bash'е соорудить? Led. ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] compound indentation 2005-07-28 1:58 ` [sisyphus] compound indentation Alexey Tourbin 2005-07-28 7:42 ` Mikhail Yakshin @ 2005-07-29 12:49 ` Denis Ovsienko 1 sibling, 0 replies; 6+ messages in thread From: Denis Ovsienko @ 2005-07-29 12:49 UTC (permalink / raw) To: ALT Linux Sisyphus discussion list > Кто знает, есть ли такая программа? Как её сделать? Первое, что Может быть, можно использовать groff? -- DO4-UANIC ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-08-04 14:44 UTC | newest] Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2005-07-27 22:05 [sisyphus] I: Sisyphus-20050728 bugs: +13 -6 (1902) Alexey M. Tourbin 2005-07-28 1:58 ` [sisyphus] compound indentation Alexey Tourbin 2005-07-28 7:42 ` Mikhail Yakshin 2005-07-28 14:38 ` [sisyphus] " Alexey Tourbin 2005-08-04 14:44 ` Led 2005-07-29 12:49 ` [sisyphus] " Denis Ovsienko
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git