Alexander E. Patrakov wrote:
> Jeremy Huntwork wrote:
> 
>> http://linuxfromscratch.org/~jhuntwork/php-test/
> 
> IMHO, too much state is kept in the PHP session. This may lead to bugs if a 
> reader first generates one book and then the other variant, differing in the 
> amount of required information. Something may leak between the visits--e.g., 
> this way it may be possible to trick the future scripts into generating a 
> multilib 32-bit book by first visiting "x86_64 multilib" and then "x86".
> 

This is something we can keep in mind and other methods of state storage 
could be considered. It's the sort of thing I think we tweak as we go along.

--
JH
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to