[erlang-questions] my best erlang "foot in mouth"

Mihai Balea mihai@REDACTED
Tue Aug 2 13:07:25 CEST 2011


Forgetting a comma between strings in a list, like ["foo" "bar"]
Made for a _very_ insidious and hard to find bug.

Mihai

On Aug 1, 2011, at 9:16 PM, Kenny Stone wrote:

> list_to_atom on increasing sequence numbers will make for a good crash...
> 
> Kenny
> 
> On Mon, Aug 1, 2011 at 8:11 PM, Dale Harvey <dale@REDACTED> wrote:
> Writing a new module
> 
> -module(http).
> 
> that particular one wont screw up on the current otp release, but its fairly easy to write one that will if you dont use your own prefix, and it causes the hardest to diagnose errors around.
> 
> 
> On 1 August 2011 17:36, Joel Reymont <joelr1@REDACTED> wrote:
> gen_server:cast(stop, Pid).
> 
> Anybody else?
> 
> --------------------------------------------------------------------------
> - for hire: mac osx device driver ninja, kernel extensions and usb drivers
> ---------------------+------------+---------------------------------------
> http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
> ---------------------+------------+---------------------------------------
> 
> 
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
> 
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
> 
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110802/7963a2c2/attachment.htm>


More information about the erlang-questions mailing list