[Bug 2147] "Value (57472224) is not a number"
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Tue Oct 15 16:56:59 UTC 2013
https://www.rtems.org/bugzilla/show_bug.cgi?id=2147
Gedare <gedare at rtems.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gedare at rtems.org
--- Comment #1 from Gedare <gedare at rtems.org> 2013-10-15 11:56:59 CDT ---
A quick investigation shows you can't use anything longer than UCHAR_MAX as the
values. You should be able to break the value argument into 8-bit chunks and
pass them in, for example:
# medit 0x36cf3bc 3 108 244 224
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list