Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-10551

Fix GCC warning in ti/posix/tirtos/timer.c -> timerThreadFxn()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: High High
    • TIRTOS
    • TIRTOS-2103
    • TIRTOS_5_30_00
    • TIRTOS_5_70_00
    • All

      The GCC compiler is throwing warning about a missing return statement in this non-void function.

      source/ti/posix/tirtos/timer.c:347:1: warning: no return s
      tatement in function returning non-void [-Wreturn-type]
      

       

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: