abhishek-samsung opened a new pull request, #2286:
URL: https://github.com/apache/nuttx-apps/pull/2286

   ## Summary
   fix the below build error by correcting the typo (tring -> string)
   
   hello++5.cxx: In member function 'virtual void 
CThingSayer::ThrowMyThing(const char*)': hello++5.cxx:157:21: error: 'tring' 
was not declared in this scope
     157 |   throw MyException(tring(czSayThis));
         |                     ^~~~~
   
   ## Impact
   
   ## Testing
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to