octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #9658] mapping package: geodetic2ecef, ece


From: Philip Nienhuis
Subject: [Octave-patch-tracker] [patch #9658] mapping package: geodetic2ecef, ecef2geodetic
Date: Fri, 21 Sep 2018 17:04:34 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0 SeaMonkey/2.48

Follow-up Comment #1, patch #9658 (project octave):

Please fix style:
- double quotes instead of single quotes
- no spacesbefor a comma separating arguments, no spaces after ( o before )
(same for curly brackets). So:

case { 'meridian' }
...should rather be:
case {"meridian"}

and so on.

Thanks

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?9658>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]