Thanks Sung It's hard for me to explain this one: I built and ran the smoke test prior to this commit. Then did the same thing in the same workspace with the *subsequent* commit. GCC did not complain about the undefined static fn until I made further mods to the source file in that workspace.
Any ideas? THH ________________________________________ From: [email protected] [[email protected]] Sent: Thursday, June 12, 2014 2:53 PM To: [email protected] Subject: [Chapel-commits] SF.net SVN: chapel:[23569] trunk/compiler/resolution/functionResolution.cpp Revision: 23569 http://sourceforge.net/p/chapel/code/23569 Author: sungeun Date: 2014-06-12 21:53:32 +0000 (Thu, 12 Jun 2014) Log Message: ----------- Remove unused prototype for removeUnusedFormals() left behind in r23566. [Ok'd by the peanuts] Tested on hello*.chpl Revision Links: -------------- http://sourceforge.net/p/chapel/code/23566 Modified Paths: -------------- trunk/compiler/resolution/functionResolution.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ Chapel-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chapel-commits ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ Chapel-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chapel-developers
