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

Details

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

    Description

      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]
      

       

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: