harfbuzz: GlyphPosition is missing a private field #993
Labels
No labels
CI
all
basisu
blog
bug
build
contributor-friendly
core
correctness
deferred
dev
direct3d-headers
docs
driver-os-issue
duplicate
dxcompiler
editor
examples
experiment
feature-idea
feedback
flac
freetype
gamemode
gkurve
glfw
gpu
gpu-dawn
harfbuzz
help welcome
in-progress
infrastructure
invalid
libmach
linux-audio-headers
long-term
mach
mach.gfx
mach.math
mach.physics
mach.testing
model3d
needs-triage
object
opengl-headers
opus
os/linux
os/macos
os/wasm
os/windows
package-manager
priority
proposal
proposal-accepted
question
roadmap
slipped
stability
sysaudio
sysgpu
sysjs
validating-fix
vulkan-zig-generated
wayland-headers
website
wontfix
wrench
www
x11-headers
xcode-frameworks
zig-update
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
hexops/mach#993
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This was mentioned in the discord by someone else, it's missing the
varfield:github.com/harfbuzz/harfbuzz@970d2c438f/src/hb-buffer.h (L191)It's a one line fix, which I can easily do, or whatever is easiest for you.
Thanks for filing this @dcov ! Would you mind sending a PR? Otherwise I'll try to get to it soon
Fixed by https://github.com/hexops/mach-freetype/pull/22
I should've checked back sooner haha sorry.
For future reference, I should file PRs under the specific repo right? So this one would've been under the
mach-freetyperepo correct?@slimsag
yes. mach doesn't follow monorepo strategy anymore
Not sure what you mean?
PRs are sent to whatever repository the code exists in (you literally can't send them anywhere else, the code only exists in one place)
Issues are filed here in this repository (there's nowhere else to file them, so it should be very difficult to get confused here)
Hope that helps :)