Re: [cdesktopenv-devel] [PATCH] linux.cf: Remove -fpermissive flag

2018-06-24 Thread Jon Trulson
Applied to cde-next, thanks! -jon On 06/24/2018 01:33 PM, Chase via cdesktopenv-devel wrote: This flag doesn't seem to prevent anything now from causing an error, this might be different for clang and yacc, but gcc worked fine, so I will only remove it on linux until further testing can be done

[cdesktopenv-devel] [PATCH] linux.cf: Remove -fpermissive flag

2018-06-24 Thread Chase via cdesktopenv-devel
This flag doesn't seem to prevent anything now from causing an error, this might be different for clang and yacc, but gcc worked fine, so I will only remove it on linux until further testing can be done. Thank you for your time, -ChaseFrom 0b376bb85cae0079b891cfa198b4dae1f8baeb2c Mon Sep 17 00:0