undefined CONFIG_ENABLE_UFFS_DEBUG_MSG error

38 views
Skip to first unread message

ajron

unread,
May 6, 2013, 6:14:35 AM5/6/13
to uf...@googlegroups.com

There is an error in uffs_debug.c (in master branch) when CONFIG_ENABLE_UFFS_DEBUG_MSG is not defined.

In line 184:

void uffs_DebugMessage(int level, const char *prefix, const char *suffix, const char *errFmt, ...) {};

should be:

void uffs_DebugMessage(int level, const char *prefix, const char *suffix, int line, const char *errFmt, ...) {}

Ricky Zheng

unread,
May 7, 2013, 8:31:34 AM5/7/13
to uf...@googlegroups.com
Thanks, I'll fix that.

- Ricky



--
You received this message because you are subscribed to the Google Groups "UFFS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to uffs+uns...@googlegroups.com.
To post to this group, send email to uf...@googlegroups.com.
Visit this group at http://groups.google.com/group/uffs?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages