Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7677729
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T17:29:20+00:00 2026-05-31T17:29:20+00:00

Is there a standard/common way to give compiler-style error messages that point to a

  • 0

Is there a standard/common way to give compiler-style error messages that point to a line and column when the input is in a Unicode format?

For example, a very common compiler error messages format is:
“filename:line_number:column_number: error message”, e.g.:

  • (From GCC): bad.c:1:10: syntax error, unexpected STRING
  • (From a custom tool) input.dat:45:3: expected String_Literal, found ';',

This is unambiguous when the input is a fixed 8-bit encoding, such as ISO-8859-1. But when the input is Unicode (UTF-8, UTF-16, etc), what does (or should) “column” mean in this case? Which byte? Which code-point? Which grapheme? Is there any tool that sets a precedent choosing one or the other?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T17:29:21+00:00Added an answer on May 31, 2026 at 5:29 pm

    A column should refer to non-combining Unicode code points. Both parts of a surrogate pair (in UTF-16) should share a column. A combining diacritical mark should share a column with the base character it modifies. This may apply to other non-spacing code points as well.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a standard or common way in C++ to handle static strings that
Is there a standard Java library that handles common file operations such as moving/copying
Is there any standard way of debugging Javascript on a webpage that's being accessed
Is there a common standard for reporting errors in your class functions? I've seen
Is there a standard convention for the types of files that go in \Windows\
is there a standard way to encode the user location (country, state/region, town), so
Is there any standard way to create drop-down menu from QLineEdit without QCompleter? For
Is there any common way to get rid of custom 'assign' functor? std::transform could
I wonder if there is an already implemented (common - standard) driver/kernel module/sysfs entry
I'm wondering if there is a standard way in c#(or maybe even cli) to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.