Baaaad to release what we don't test in dev.

I'm also against "fast". It will not work, really things will crash and
until we make sure that doesn't crash for our apps.

If you want dev x release make sure this is just CFLAGS (NDEBUG, -Wall
-Wextra -Wshadow), not features like disable checks.

What about the features that impact deps? Well have them in parallel?

On Wednesday, October 10, 2012, Tom Hacohen wrote:

> Dears,
>
> Here's a summary of a discussion between raster, Vincent and I on IRC:
> We'd like to have 4 configure profiles for e (+efl)'s source. You'd have
> a default profile set for trunk ("dev") and a default one for branches
> ("release") and obviously you'd be able to switch between them.
>
> The profiles we thought about are:
> "fast" - magic checks off, logging is off, and NDEBUG is set.
> "release" (default in release branches) - magic checks are on, log level
> is set to errors and above, NDEBUG is set.
> "dev" - magic check on, magic abort on, logging is set to warnings and
> above, NDEBUG is not set.
> "debug" - magic check on, magic abort on, logging is set to debug and
> above, NDEBUG is not set.
>
> What do you guys think?
>
> --
> Tom.
>
>
> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net <javascript:;>
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>


-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to