Merge request https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/36 was reviewed by Chris Johns
-- Chris Johns started a new discussion on bsd/freebsd/contrib/ntp/ntpd/ntpd.c: https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/36#note_149461 > +static int parsed; > +static int optct; > + Any changes in NTP code needs to be guarded with `#if __rtems__`. The [Third-Party Source Code](https://docs.rtems.org/docs/main/eng/coding-conventions.html#third-party-source-code) section of the engineering manual details how to do this. -- View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/36 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
