This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001115] UART, Ethernet and wallclock driver patches for LPC17XX


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001115

--- Comment #5 from Sergei Gavrikov <sergei.gavrikov@gmail.com> 2011-01-19 05:28:04 GMT ---
>   proc description text {
>     set etext [eval $text]
>     ...
>   }
> 
> So, we see new etext value in ecos.ecc (configtool).

Ups, should correct myself (wrong pseudo-code). That something like
this

   proc description text {
     ...
   }

Look at the 'text' argument as a text or Tcl expression is evaluated
to text.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]