On Thu, Oct 10, 2019 at 01:09:14PM +0300, Jari Aalto wrote:
> On 2019-10-09 20:10, Ken Brown wrote:
> > On 10/9/2019 4:03 PM, Stephen Carrier wrote:
> > >>> $ msmtp --version
> > >>> msmtp version 1.8.5
> > >>> Platform: x86_64-pc-cygwin
> > >>>
> > >>> System configuration file name: /usr/etc
On 2019-10-10 14:57, Csaba Raduly wrote:
> On Thu, Oct 10, 2019 at 9:19 PM Jon Turney wrote:
>> (and I guess this patch is not acceptable as-is, as it looks like it
>> would break x86)
> That was my reaction too.
Obviously there would have to be some arch dependent conditional changes, but I
was
On Thu, Oct 10, 2019 at 9:19 PM Jon Turney wrote:
> (and I guess this patch is not acceptable as-is, as it looks like it
> would break x86)
That was my reaction too.
Csaba
--
You can get very substantial performance improvements
by not doing the right thing. - Scott Meyers, An Effective C++11/
On 09/10/2019 22:28, Brian Inglis wrote:
On 2019-10-09 11:10, Jon Turney wrote:
On 09/10/2019 16:31, Brian Inglis wrote:
On 2019-10-09 01:14, Biswapriyo Nath wrote:
* mintty version: mintty 3.0.6 (x86_64-pc-cygwin) * cygwin version:
3.1.0-0.6 * code:
#include
int main() { int x = 1; assert(
On 2019-10-10 02:30, Mingye Wang wrote:
> On Tue, 8 Oct 2019 14:09:18 -0600, Brian Inglis wrote:
>> On 2019-10-08 03:05, Mingye Wang wrote:
>> >> This bug is inherited from early versions of Cygwin. It's so old that
>>> MSYS2 has this problem too.
>>
>> Probably not a bug then but a feature for Cy
On 10/8/2019 5:05 AM, Mingye Wang wrote:
> Hi,
>
> This bug is inherited from early versions of Cygwin. It's so old that
> MSYS2 has this problem too.
>
> There is no way of conveying a double quote in an argument once
> globify() decides it has seen a dospath. Neither the `\"` nor `""`
> work, b
On Wed, 9 Oct 2019 12:11:13 +0300
"Pavel Fedin" wrote:
> Hello everyone!
>
> On Linux if a C++ application throws uncaught error, there's explanation
> given:
> --- cut ---
> terminate called after throwing an instance of 'std::runtime_error'
> what(): Just throw up
> Aborted
> --- cut ---
>
Hi Takashi,
On 9/22/19 4:11 PM, Ken Brown wrote:
> There have been a lot of changes in the PTY code since
> cygwin-3.1.0-0.5. Please test!
I'm encountering another strange behaviour I do not remember to have seen
before:
Using ssh from some Linux xterm into the Cygwin sshd running on Server
On 2019-10-09 20:10, Ken Brown wrote:
> On 10/9/2019 4:03 PM, Stephen Carrier wrote:
> >>> $ msmtp --version
> >>> msmtp version 1.8.5
> >>> Platform: x86_64-pc-cygwin
> >>>
> >>> System configuration file name: /usr/etc/msmtprc
>
> >>
> >> So this is a discrepancy between the built exe and th
On Tue, 8 Oct 2019 14:09:18 -0600, Brian Inglis wrote:
> Msys2 tools have to make their own arrangements if they support native Windows
> paths.
> Personally I found when I used to use DOS and Windows tools, it was easier
> using
> slashes instead of backslashes as directory separators, as most i
10 matches
Mail list logo