< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[repro-devel] repro patches


Hello Scott,

  Sorry for long delay. I was send previous mail to wrong address.

  proposed patches:
Data.cxx - some kiddy bugs in compare operators.
HttpBase.hxx - selfincluded.
HttpBase.cxx - in Win32 handles opened by socket() must be
closed by closesocket(). I'm unaware about cygwin.
BerkleyDb.cxx - free-threading.
ProcessorChain.cxx - double free memory (see comment)

will be:
  in *Store race condition still exist (findfirst/findnext). Do not
  told me about "Only WebAdmin have write access to *Store", I'll
  write extension to repro for internal use.

May you interest it:
  I plan to:
  1) run repro as Windows service.
  2) Because BerkleyDb and MySql have two licenses (for commercial
  use)i want to add really free DB frontend for repro. I think about
  firebird.

I want to discuss - adding new table to db frontend. This table will
be contain parameters currently acessed only by commandline.
  
-- 
Best regards,
 Ruslan                          mailto:prostoruslan@xxxxxxxxx

Attachment: ProcessorChain.cxx.diff
Description: Binary data

Attachment: BerkleyDb.diff
Description: Binary data

Attachment: Data.diff
Description: Binary data

Attachment: HttpBase.cxx.diff
Description: Binary data

Attachment: HttpBase.hxx.diff
Description: Binary data