Menu

#99 userRef in debug-output (TRDP_PRINT_DBG_T) is always NULL

1.3.0.0
closed
1441 (1)
2015-10-05
2015-09-04
Bernd Löhr
No

tlc_init() does not allow to pass the userRef for the debugging output routine. The parameter for vos_init() is NULL.
Either the API should to be changed to
TRDP_ERR_T tlc_init (
const TRDP_PRINT_DBG_T pPrintDebugString,
void dbgUserRef,
const TRDP_MEM_CONFIG_T
pMemConfig);
or the userRef value for the debugging output should be removed.

Discussion

  • Bernd Löhr

    Bernd Löhr - 2015-09-04

    userRef -> pRefCon

     
  • Bernd Löhr

    Bernd Löhr - 2015-09-04
    • status: open --> pending
    • assigned_to: Bernd Löhr
     
  • Armin-Hagen Weiss

    • labels: --> 1441
    • status: pending --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB