Re: [PR] Add string utils repeat chars x times [commons-lang]

2025-06-21 Thread via GitHub
ppkarwasz commented on PR #1401: URL: https://github.com/apache/commons-lang/pull/1401#issuecomment-2993936935 Hi @trungpnt-byte, This PR looks like a modified version of your earlier proposal in #1398. Could you take a moment to respond to the questions raised there? Specifically:

[PR] Add string utils repeat chars x times [commons-lang]

2025-06-21 Thread via GitHub
trungpnt-byte opened a new pull request, #1401: URL: https://github.com/apache/commons-lang/pull/1401 Thanks for your contribution to [Apache Commons](https://commons.apache.org/)! Your help is appreciated! Before you push a pull request, review this list: - [ ] Read th

Re: [PR] Add string utils resize consecutive chars [commons-lang]

2025-06-21 Thread via GitHub
trungpnt-byte closed pull request #1398: Add string utils resize consecutive chars URL: https://github.com/apache/commons-lang/pull/1398 -- 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

[jira] [Updated] (CLI-341) HelpFormatter infinite loop with 0 width input

2025-06-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CLI-341: Summary: HelpFormatter infinite loop with 0 width input (was: HelpFormatter infinite loop with 0 wid

[jira] [Commented] (CLI-328) CommandLine does not have a getParsedOptionValues option

2025-06-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17985128#comment-17985128 ] Gary D. Gregory commented on CLI-328: - Hi [~claude]  This is done right?   > CommandL

[jira] [Closed] (CLI-275) Cannot get a full quoted argument through

2025-06-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CLI-275. --- Fix Version/s: 1.5.0 Resolution: Duplicate > Cannot get a full quoted argument through >

[jira] [Closed] (CLI-330) Migrate all the Parser Test cases away from Deprecated Optionbuilder

2025-06-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CLI-330. --- Resolution: Won't Do Closing as Won't do.   > Migrate all the Parser Test cases away from Deprecated O

[jira] [Closed] (CLI-337) Parse arguments in a single string

2025-06-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CLI-337. --- Resolution: Fixed Closing, no reply from poster 10 months. > Parse arguments in a single string > -

[jira] [Resolved] (CLI-341) HelpFormatter infinite loop with 0 width input

2025-06-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CLI-341. - Assignee: Gary D. Gregory Resolution: Fixed Hello [~rickydong]  Thank you for your report. T

[jira] [Updated] (CLI-341) HelpFormatter infinite loop when width=0

2025-06-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CLI-341: Summary: HelpFormatter infinite loop when width=0 (was: [Apache Commons CLI] HelpFormatter infinite l

[jira] [Updated] (CLI-341) HelpFormatter infinite loop with 0 width input

2025-06-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CLI-341: Summary: HelpFormatter infinite loop with 0 width input (was: HelpFormatter infinite loop when width=

[jira] [Closed] (CSV-230) Support for csvw format

2025-06-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CSV-230. --- Resolution: Won't Do Closing: No action in over two years.   > Support for csvw format > -

[jira] [Resolved] (CSV-254) POSTGRESQL_CSV cannot parse correctly (null vs zero-length string)

2025-06-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CSV-254. - Fix Version/s: 1.10.0 Assignee: Gary D. Gregory Resolution: Fixed > POSTGRESQL_CSV c

[jira] [Resolved] (CSV-216) Allow for mutable CSV records

2025-06-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CSV-216. - Fix Version/s: 1.10.0 Resolution: Fixed Starting in version 1.10.0, you can use the method {{

Re: [PR] CSV-216: Add mutator withValue() to CSVRecord [commons-csv]

2025-06-21 Thread via GitHub
garydgregory commented on PR #25: URL: https://github.com/apache/commons-csv/pull/25#issuecomment-2993735061 Closing , no reply in 6+ months. -- 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 s

Re: [PR] CSV-216: Add mutator withValue() to CSVRecord [commons-csv]

2025-06-21 Thread via GitHub
garydgregory closed pull request #25: CSV-216: Add mutator withValue() to CSVRecord URL: https://github.com/apache/commons-csv/pull/25 -- 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 co

Re: [PR] Reduce complexity of CSVParser.createHeaders() [commons-csv]

2025-06-21 Thread via GitHub
sigee commented on PR #477: URL: https://github.com/apache/commons-csv/pull/477#issuecomment-2993729844 Hi @ppkarwasz , I initially wanted to consolidate the dual header data structures - the `headerNames` List and `headerMap` Map - since maintaining two separate structures for the s

Re: [PR] Reduce complexity of CSVParser.createHeaders() [commons-csv]

2025-06-21 Thread via GitHub
ppkarwasz commented on PR #477: URL: https://github.com/apache/commons-csv/pull/477#issuecomment-2993649756 Hi @sigee, > My primary goal was to reduce cognitive complexity as defined in [SonarSource's Cognitive Complexity whitepaper](https://www.sonarsource.com/docs/CognitiveComplexi

[jira] [Deleted] (COMMONSSITE-177) [Apache Commons CLI] HelpFormatter infinite loop when width=0

2025-06-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMMONSSITE-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory deleted COMMONSSITE-177: > [Apache Commons CLI] HelpFormatter infinite loop when width=0 > ---

[jira] [Created] (CLI-341) [Apache Commons CLI] HelpFormatter infinite loop when width=0

2025-06-21 Thread Ruiqi Dong (Jira)
Ruiqi Dong created CLI-341: -- Summary: [Apache Commons CLI] HelpFormatter infinite loop when width=0 Key: CLI-341 URL: https://issues.apache.org/jira/browse/CLI-341 Project: Commons CLI Issue Type:

[jira] [Closed] (COMMONSSITE-177) [Apache Commons CLI] HelpFormatter infinite loop when width=0

2025-06-21 Thread Ruiqi Dong (Jira)
[ https://issues.apache.org/jira/browse/COMMONSSITE-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruiqi Dong closed COMMONSSITE-177. -- Resolution: Fixed > [Apache Commons CLI] HelpFormatter infinite loop when width=0 > --

[jira] [Created] (COMMONSSITE-177) [Apache Commons CLI] HelpFormatter infinite loop when width=0

2025-06-21 Thread Ruiqi Dong (Jira)
Ruiqi Dong created COMMONSSITE-177: -- Summary: [Apache Commons CLI] HelpFormatter infinite loop when width=0 Key: COMMONSSITE-177 URL: https://issues.apache.org/jira/browse/COMMONSSITE-177 Project: Ap

Re: [PR] Reduce complexity of CSVParser.createHeaders() [commons-csv]

2025-06-21 Thread via GitHub
garydgregory commented on PR #477: URL: https://github.com/apache/commons-csv/pull/477#issuecomment-2993517377 I agree with @ppkarwasz, spreading this code around does not hel0 understand or maintain it IMO. -- This is an automated message from the Apache Git Service. To respond to the me

Re: [PR] Reduce complexity of CSVParser.createHeaders() [commons-csv]

2025-06-21 Thread via GitHub
sigee commented on PR #477: URL: https://github.com/apache/commons-csv/pull/477#issuecomment-2993466347 Hi @ppkarwasz , Thank you for taking the time to review my PR. I'd like to clarify my approach and reasoning. My primary goal was to reduce cognitive complexity as defined in [S