Re: gcc fixed size char array initialization bug - known?

2007-08-02 Thread Carlo Florendo
is no cause for debate about it :) Thank you very much. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, UP Campus Diliman 1101 Quezon City, Philippines http://www.astra.ph -- The Astra Group of Companies 5

Re: gcc fixed size char array initialization bug - known?

2007-08-02 Thread Carlo Florendo
on other versions is a warning that does not have anything to do with the current C standard. The other versions of gcc that do not emit such character initialization warnings do not mean that they are buggy in that respect. IOW, the fact that you did not see the warning in a certain gcc version

Re: [ck] Re: ck vs. cfs : realtime audio performance

2007-08-02 Thread Carlo Florendo
hurt anyone in this thread. Thank you very much. Best Regards. Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, UP Campus Diliman 1101 Quezon City, Philippines http://www.astra.ph -- The Astra Group of Companies 5-3-11 Sekido, Tama City

Re: ck vs. cfs : realtime audio performance

2007-08-02 Thread Carlo Florendo
y if I have offended you and please accept my apologies. Thank you very much. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, UP Campus Diliman 1101 Quezon City, Philippines http://www.astra.ph -- The Astra Group of Comp

Re: ck vs. cfs : realtime audio performance

2007-08-01 Thread Carlo Florendo
need timers for audio playback. What type of audio? PCM, MIDI? Once does not need timers for PCM playback but for MIDI. SD ranters. Pure rants. Thank you very much. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, UP C

Re: [ck] Re: Linus 2.6.23-rc1 -- It does not matter who's code gets merged!

2007-08-01 Thread Carlo Florendo
likewise for the "which is likely to be maintained best" arguments) Very rational. I would now have to contend that CFS didn't lose and neither did SD. Linux won. Thank you very much. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Phili

Re: [ck] Re: Linus 2.6.23-rc1

2007-08-01 Thread Carlo Florendo
r work. I don't see where credit was lacking. As far as I've observed, SD's author was given acknowledgment on what he did and even got praise. Thank you very much. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-

Re: [ck] Re: Linus 2.6.23-rc1

2007-07-31 Thread Carlo Florendo
hey're all there in the archives. Since attitude also plays a big part in getting your code in mainline, I think we would know the reason why one got chosen for the other. Thank you very much. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Phili

Re: [ck] Re: Linus 2.6.23-rc1

2007-07-31 Thread Carlo Florendo
Bill Huey (hui) wrote: On Tue, Jul 31, 2007 at 09:15:17AM +0800, Carlo Florendo wrote: And I think you are digressing from the main issue, which is the empirical comparison of SD vs. CFS and to determine which is best. The root of all the scheduler fuss was the emotional reaction of SD&#

Re: [ck] Re: Linus 2.6.23-rc1

2007-07-30 Thread Carlo Florendo
ements, it seems CFS is emerging to be the better scheduler. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, Diliman 1101, Quezon City Philippines http://www.astra.ph -- The Astra Group of Companies 5-3-11 Sekido, T

Re: [LINUX POETRY] Boring limeriks (was: [PATCH 1/7] lguest: documentation pt I: Preparation)

2007-07-25 Thread Carlo Florendo
Carlo Florendo wrote: Alan Cox wrote: On Tue, 24 Jul 2007 10:24:17 -0400 Jeff Garzik <[EMAIL PROTECTED]> wrote: I thought limericks were supposed to be dirty... :) If I post limericks that are dirty Someone is bound to get shirty They'll rant and they'll rage for page after

Re: [LINUX POETRY] Boring limeriks (was: [PATCH 1/7] lguest: documentation pt I: Preparation)

2007-07-25 Thread Carlo Florendo
do I use? I wouldn't dare muse Please tell me, you'd say My darling, I pray That's one for the guess for he who knows best -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, Diliman 1101, Quezon City Philippines http://www.astra

Re: Question about core file generation

2007-07-25 Thread Carlo Florendo
. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, Diliman 1101, Quezon City Philippines http://www.astra.ph -- The Astra Group of Companies 5-3-11 Sekido, Tama City Tokyo 206-0011, Japan http://www.astra.co.jp - To unsubs

Re: Is it time for remove (crap) ALSA from kernel tree ?

2007-06-24 Thread Carlo Florendo
(i.e. prove it with example). Otherwise, you will just be wasting your time whining. It shows too your lack of technical skill since you complain without knowing what you're complaining about. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippin

Re: Is it time for remove (crap) ALSA from kernel tree ?

2007-06-24 Thread Carlo Florendo
round to complying with the licence' than anything else. Sory Alan but I don't want philosophical/historical discuss. Try to answer on question "ALSA or OSS ?" using *only* technical arguments. You dare to demand technical arguments while you have not provided a single one.

Re: Security computation within Linux kernel

2007-04-11 Thread Carlo Florendo
. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, Diliman 1101, Quezon City Philippines http://www.astra.ph -- The Astra Group of Companies 5-3-11 Sekido, Tama City Tokyo 206-0011, Japan http://www.astra.co.jp - To

Re: "menu" versus "menuconfig" -- they're *both* a bad idea

2007-04-11 Thread Carlo Florendo
with this. However, if another feature actually depends on another explicitly unselected feature, there should at least be a warning prompt that such is the case. It probably would be hard though to track all dependencies. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Netwo

Re: kernel source dependency

2007-04-03 Thread Carlo Florendo
does on ncurses-devel ;-) That is not so :) The kernel-source's 'menuconfig' target does not need libreadline-devel. Besides, there is no readline functionality that is evident at menuconfig. Menu navigation is entirely done by ncurses calls. Thank you very much. Best Regards, C

Re: kernel source dependency

2007-04-03 Thread Carlo Florendo
Randy Dunlap wrote: On Tue, 03 Apr 2007 16:22:22 +0800 Carlo Florendo wrote: Hello, I'm not sure whether a fix is necessary for the following scenario. The kernel configure target "make menuconfig" requires ncurses. FWIW, it could probably be better if the error message woul

kernel source dependency

2007-04-03 Thread Carlo Florendo
n and that the user could be prompted to install the package. Thank you very much. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, Diliman 1101, Quezon City Philippines http://www.astra.ph -- The Astra Group of Comp