kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #34183
Re: kicad compile error on FreeBSD
Yes, looks like your fix will work too!
On Thu, Feb 22, 2018 at 3:19 PM, jp charras <jp.charras@xxxxxxxxxx> wrote:
> Le 22/02/2018 à 21:15, Jon Evans a écrit :
> > Also broken on MacOS. Hashing of enum types (and therefore using them
> as unordered_map keys)
> > doesn't work on all compilers until C++14. Patch attached that should
> fix it (tested on MacOS)
> >
> >
>
> I am thinking I already fixed (fix already committed) this compil issue,
> although using a different way.
>
>
> --
> Jean-Pierre CHARRAS
>
> _______________________________________________
> 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
>
References