kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #37131
Re: Is errno defined on MSW?
Hi Jeff,
Is the current code able to log all the exception from multiple thread
into a file with full track stack, and exception message? I think, if it
is, I don't think you need errno if the exception message are used in the
correct way - which should be a message with some information for
debugging, and where it come from. Exception really design to replace
errno, and more rich of information.
On Mon, Aug 13, 2018 at 4:30 PM Jeff Young <jeff@xxxxxxxxx> wrote:
> I’m putting in some more/better error messages to try and catch a
> file-save issue some folks are having [1].
>
> Is errno defined on MSW?
>
> Thanks,
> Jeff.
>
> [1] https://bugs.launchpad.net/kicad/+bug/1786512
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
--
Nhat *Khai* Nguyen
Follow ups
References