When building zotonic using Erlang R14B01, it warns of ambiguous function
references in 2 source files because they define max/2 and min/2 functions. As
near as I can tell, they are identical to the max/2 and min/2 bifs in erlang
and should be removed. The attached patch files remove the redundant function
definitions.
Original issue reported on code.google.com by k...@westryn.net on 11 Apr 2011 at 1:22
Original issue reported on code.google.com by
k...@westryn.net
on 11 Apr 2011 at 1:22Attachments: