-----Mensaje original-----
De: Stas Bekman [mailto:[EMAIL PROTECTED]
Enviado el: miércoles, 19 de noviembre de 2003 2:02
Para: SUCH SANMARTÍN, GERARD
Asunto: Re: sorry - RE: strange problem with tied STDIN [mp2]


Gerard, please repost this reply to the dev list as a reply to my followup, 
and please always try to do that in the future, unless you really have to
post 
it off-list. Other developers and users need to be aware of what's going on.

and therefore posting off-list is a bad idea.

SUCH SANMARTÍN, GERARD wrote:
> Sorry because I really never think in terms of a bug. I'm used to think
that
> what I'm having troubles with is a problem of my knowledgment.
> 
> I've read the bug protocol to follow, it's hard to do since I develop in
> windows me, and it has no console to put the orders (MS_DOS console is
> simply insufficient).
> Since it is a windows I can't compile anything there (I don't have the
> Microsoft compiler), and my server (linux) has only 1g of hard disk (<200
mg
> available), so I can't compile happily everything.
> 
> I suspect that STIND tie problem is only with windows, because I have the
> same problem with the warn tied function.
> So I have to do more tests in order to complain the bug protocol, and I
> really don't have much time (nobody have time, I know).
> 
> It's difficult for me to separate what are questions about mod_perl and
what
> are bug reports. The STDIN tied problem (of mine) seems to be a bug, then
> please forget it until I do all the tests required, then i'll send a
> complete mail to the list.
> 
> Thanks a lot (seriously).
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> -----Mensaje original-----
> De: Stas Bekman [mailto:[EMAIL PROTECTED]
> Enviado el: lunes, 17 de noviembre de 2003 21:31
> Para: SUCH SANMARTÍN, GERARD
> CC: '[EMAIL PROTECTED]'
> Asunto: Re: strange problem with tied STDIN
> 
> 
> SUCH SANMARTÍN, GERARD wrote:
> 
>>I say strange because i have the next
>>read(STDIN,$buf,$apache_headers->{'Content-length'});
>>and it works (when in POST method).
>>But if i write
>>$r->read($buf,$apache_headers->{'Content-length'});
>>then i get no $buf, no data.
>>
>>I've read some comments about this
>>
> 
>
http://www.gossamer-threads.com/archive/mod_perl_C1/dev_F4/Problem_with_tied
> 
>>_STDIN,_CGI.pm_mod_perl_1.26_and_perl_5.6.1_P7683/
>>and i like to believe in newest perl - modperl version this is solved.
>>
>>I use
>>Apache/2.0.47 (Win32) mod_perl/1.99_10-dev Perl/v5.8.0 Server at localhost
>>Port 80
>>
>>This another link
>>
> 
>
http://www.gossamer-threads.com/archive/mod_perl_C1/modperl_F7/%5Bmp2%5D_POS
> 
>>T_of_multipart/form-data_broken_in_1.99_10_P88430/
>>talks about the necessity of use the tied structure rather than the other.
>>
>>So, any idea?
> 
> 
> Please report bugs as explained at:
> http://perl.apache.org/bugs/. We need to have a simple test case that we
can
> 
> reproduce the problem with. Also I'd appreciate if you upgrade first to 
> 1.99_11 or even better the current cvs.
> 
> 
> __________________________________________________________________
> Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
> http://stason.org/     mod_perl Guide ---> http://perl.apache.org
> mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
> http://modperlbook.org http://apache.org   http://ticketmaster.com


-- 


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to