-
Notifications
You must be signed in to change notification settings - Fork 2
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
SysV daemon #2
SysV daemon #2
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we using VSCode, or is it some kind of compatibility extension for CLion?
name: Test Workflow | ||
on: [push, pull_request] | ||
env: | ||
LLVM_VERSION: 15 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is an old version. Can we use v18 at least?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll try
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess we are using VSCode.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I use mix. For example, I like VSCode when it comes to editing .md files, but I rarely compile and run there preferring CLion instead.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We better settle on the name now. I am personally totally fine with OCVSMD.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm also ok with OCVSMD
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So many consonants lol. Could we break it up with a hyphen? OC-VSMD
?
(Also, up to this point, we have always named OpenCyphal projects with a noun, e.g. Yakut, Yukon, Libcyphal. So, using an acronym is breaking with tradition in my opinion and I still like Yeppoon
. That being said, I'm willing to commit to OC-VSMD
if that is the consensus.)
No description provided.