Re: [OpenSmalltalk/opensmalltalk-vm] sqUnixHeartbeat.c: Remove warning about thread priorities (#144)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] sqUnixHeartbeat.c: Remove warning about thread priorities (#144)

David T Lewis
 

Is there really a problem? How to demonstrate it?

According to #275 (comment) and #275 (comment), there is.

I'm afraid we can't just remove that message. You should, however, be able to suppress the warning by redirecting stderr to /dev/null/ (via 2>/dev/null). I would not be opposed to adding a flag for this as well (e.g. -suppress-rtprio-warning).

Closing this in favor of #275.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@fniephaus in #144: \u003e Is there really a problem? How to demonstrate it?\r\n\r\nAccording to https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/275#issuecomment-411558942 and https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/275#issuecomment-411569935, there is.\r\n\r\nI'm afraid we can't just remove that message. You should, however, be able to suppress the warning by redirecting `stderr` to `/dev/null/` (via `2\u003e/dev/null`). I would not be opposed to adding a flag for this as well (e.g. `-suppress-rtprio-warning`).\r\n\r\nClosing this in favor of #275."}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/144#issuecomment-414114830"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/144#issuecomment-414114830", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/144#issuecomment-414114830", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } }, { "@type": "MessageCard", "@context": "http://schema.org/extensions", "hideOriginalBody": "false", "originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB", "title": "Re: [OpenSmalltalk/opensmalltalk-vm] sqUnixHeartbeat.c: Remove warning about thread priorities (#144)", "sections": [ { "text": "", "activityTitle": "**Fabio Niephaus**", "activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png", "activitySubtitle": "@fniephaus", "facts": [ ] } ], "potentialAction": [ { "name": "Add a comment", "@type": "ActionCard", "inputs": [ { "isMultiLine": true, "@type": "TextInput", "id": "IssueComment", "isRequired": false } ], "actions": [ { "name": "Comment", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"OpenSmalltalk/opensmalltalk-vm\",\n\"issueId\": 144,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}" } ] }, { "targets": [ { "os": "default", "uri": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/144#issuecomment-414114830" } ], "@type": "OpenUri", "name": "View on GitHub" }, { "name": "Unsubscribe", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 241973405\n}" } ], "themeColor": "26292E" } ]</script>