Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: sex function in person module #872

Merged
merged 4 commits into from
Aug 28, 2024

Conversation

00thirdeye00
Copy link
Contributor

  • Sex function modified to take locale as parameter
  • Modified function description for documentation

Fixes: #858

tests/modules/person_test.cpp Outdated Show resolved Hide resolved
tests/modules/person_test.cpp Outdated Show resolved Hide resolved
tests/modules/person_test.cpp Outdated Show resolved Hide resolved
@00thirdeye00 00thirdeye00 force-pushed the sex_function_locale branch 3 times, most recently from 49892bf to cee2da4 Compare August 28, 2024 13:10
* sex function modified to take locale as parameter
* modified function description for documentation
* removed unnecessary test functions and test suites

Signed-off-by: Guru Mehar Rachaputi <[email protected]>
@cieslarmichal cieslarmichal merged commit 8e0c53e into cieslarmichal:main Aug 28, 2024
12 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.

use locales enum in sex function
3 participants