You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2022/10/17 22:23:50 UTC

[GitHub] [commons-configuration] kinow commented on pull request #229: CONFIGURATION-822: Fix ambiguity on the section determining

kinow commented on PR #229:
URL: https://github.com/apache/commons-configuration/pull/229#issuecomment-1281570404

   > Which INI specification are you implementing? AFIK a semicolon for a comment is only legal at the start of a line (https://en.m.wikipedia.org/wiki/INI_file)
   
   FWIW, I think I saw an INI file at $work this week with comments like that. From that Wiki page:
   
   ![image](https://user-images.githubusercontent.com/304786/196294963-d6389527-56e6-407c-a3ec-f67cdd0ea9c9.png)
   


-- 
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: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org