Brian Inglis writes:
> File list my-dlls.txt is your local test rebase db listing all your
> test dlls.
I think Michael got confused by your usage of "db" here. This is in
fact just a listing of all the DLL to operate on, not the rebase
database (which won't be changed at all by an oblivious reba
Ken Brown writes:
>> I'm pretty sure Ken would be happy about an STC.
>
> Yes, please. Barring that, is there any chance I could see the relevant
> code,
> or at least enough of it so that I can see how FIFOs are being used?
Well, I'm trying -- but got nothing so far. As the individual FIFO se
On 2019-03-29 01:15, Achim Gratz wrote:
> Brian Inglis writes:
>> File list my-dlls.txt is your local test rebase db listing all your
>> test dlls.
>
> I think Michael got confused by your usage of "db" here. This is in
> fact just a listing of all the DLL to operate on, not the rebase
> database
On 3/29/2019 3:17 AM, Achim Gratz wrote:
> Ken Brown writes:
>>> I'm pretty sure Ken would be happy about an STC.
>>
>> Yes, please. Barring that, is there any chance I could see the relevant
>> code,
>> or at least enough of it so that I can see how FIFOs are being used?
>
> Well, I'm trying --
Ken Brown writes:
> I found a bug in my fhandler_fifo::raw_write code that could explain the
> problem. The call to NtWriteFile in that function always returns immediately
> because the Windows named pipe underlying the FIFO is non-blocking. If it
> can't
> write because the pipe buffer is fu
Brian Inglis writes:
> Achim, thanks for the clarifications; could you please comment on the
> suggested
> approach for handling local production dlls and exes, or explain the best
> approach for migrating from test to prod and handling rebase on target
> systems?
I'm not quite sure what you wan
On 2019-03-29 14:23, Achim Gratz wrote:
> Brian Inglis writes:
>>> If you are packaging your own exes and dlls with your own local Cygwin
>>> distro,
>>> you should point to your local utility directory with a path in a file under
>>> /var/lib/rebase/user.d/$USER for each Cygwin userid on each sys