[PR #402] [MERGED] Fixes for syscall information gathering #479

Closed
opened 2026-02-15 15:56:03 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/402
Author: @13xforever
Created: 9/8/2019
Status: Merged
Merged: 9/8/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • 4df34fd ...
  • a5ad85c fix syscall collection regex
  • 276be20 command to fix improper syscall function names

📊 Changes

4 files changed (+80 additions, -7 deletions)

View changed files

📝 CompatBot/Commands/Sudo.Fix.cs (+22 -3)
📝 CompatBot/Database/Providers/SyscallInfoProvider.cs (+57 -2)
📝 CompatBot/EventHandlers/EmpathySimulationHandler.cs (+0 -1)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RPCS3/discord-bot/pull/402 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 9/8/2019 **Status:** ✅ Merged **Merged:** 9/8/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`4df34fd`](https://github.com/RPCS3/discord-bot/commit/4df34fd60d3f31bb0af4ffca17018f5147d40d23) ... - [`a5ad85c`](https://github.com/RPCS3/discord-bot/commit/a5ad85c0aa57b79c295516bdb2d63dccce493016) fix syscall collection regex - [`276be20`](https://github.com/RPCS3/discord-bot/commit/276be206d0f20117e28cfb5dcfb13f51e619c6f8) command to fix improper syscall function names ### 📊 Changes **4 files changed** (+80 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Sudo.Fix.cs` (+22 -3) 📝 `CompatBot/Database/Providers/SyscallInfoProvider.cs` (+57 -2) 📝 `CompatBot/EventHandlers/EmpathySimulationHandler.cs` (+0 -1) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 15:56:03 -05:00
yindo closed this issue 2026-02-15 15:56:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#479