Skip to content

neorados/cls/fifo/detail/fifo: include strtol.h#64952

Merged
idryomov merged 1 commit intoceph:mainfrom
Matan-B:wip-matanb-rgw-fifo-ftbfs
Aug 11, 2025
Merged

neorados/cls/fifo/detail/fifo: include strtol.h#64952
idryomov merged 1 commit intoceph:mainfrom
Matan-B:wip-matanb-rgw-fifo-ftbfs

Conversation

@Matan-B
Copy link
Contributor

@Matan-B Matan-B commented Aug 11, 2025

Recently edited: a2d2664

makecheck failures: https://jenkins.ceph.com/job/ceph-pull-requests/164567/consoleFull#1958952479e4bfde06-44c1-4b3c-8379-d9ee175fb257

Contribution Guidelines

  • To sign and title your commits, please refer to Submitting Patches to Ceph.

  • If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.

  • When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an x between the brackets: [x]. Spaces and capitalization matter when checking off items this way.

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands

ceph@a2d2664

ftbfs:
```
/home/jenkins-build/build/workspace/ceph-pull-requests/src/neorados/cls/fifo/detail/fifo.h:630:14: error: no member named 'parse' in namespace 'ceph'; did you mean 'pause'?
  630 |     auto n = ceph::parse<decltype(m.num)>(num);
      |              ^~~~~~~~~~~
```

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
@Matan-B Matan-B requested a review from adamemerson August 11, 2025 12:32
@Matan-B
Copy link
Contributor Author

Matan-B commented Aug 11, 2025

jenkins test windows

Copy link
Contributor

@adamemerson adamemerson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Sorry about that.

@adamemerson adamemerson self-assigned this Aug 11, 2025
@idryomov idryomov merged commit bfab9f7 into ceph:main Aug 11, 2025
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants