Jump to content

LRM: Typos and minor issues


Recommended Posts

Hi.

While reading through the LRM in the CCI review release, I observed some typos and minor issues. They might be known already, but I wanted to mention them here for completeness.

 

1. missing '_' in listings

The underscore character is not printed in some of the names of types and methods in some listings, e.g. in Section 5.4.1 class cci_originator, 5.4.2 cci_param_if, ...

2. missing ';' in listing in Section 5.4.2.1

No semicolon at end of second line in the get_cci_value listing

3. NULL vs. nullptr

Since C++11 is presumed as minimum supported standard, nullptr could be used instead of NULL

 

Greetings

Ralph

Link to comment
Share on other sites

  • 4 weeks later...

Hi Ralph,

We greatly appreciate your eagle eye review. The CCI WG will fix #2 and apply the substitution you've suggested in #3. For #1 we've tried generating the PDF using a different tool that seems to help; we've emailed you a copy to see if you can confirm improved visibility of the underscores.

Thanks for the feedback!

Best regards,
Trevor Wieman
CCI WG Chair

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...