Euphoria
Ticket #878:
Typo in Makefile.gnu variable name
-
Reported by
jaygade
Jul 09, 2013
The variable PTHREAD is misspelled as PTRHEAD in lines 297, 299, and 301 of Makefile.gnu.
Details
1. Comment by jaygade
Jul 09, 2013
I haven't seen this cause any bugs or failures, I just noticed the typo when examining the makefile.
2. Comment by jaygade
Jul 10, 2013
See: hg:euphoria/rev/1be491ea3839
changeset: 6130:1be491ea3839 tag: tip parent: 6128:7fe0c0e1f97d user: Jason Gade <jaygade@yahoo.com> date: Tue Jul 09 21:32:11 2013 -0700 files: source/Makefile.gnu description: Fix typo in Makefile.gnu ticket:878