Some interactive elements (branch dropdowns, the user menu, the clone popover) need JavaScript. Reading repositories, issues, patches, and the docs works without it; submitting forms also works as long as you can reach them via direct links.
Radish
alpha
Explore
Docs
Sign in
H
HardenedBSD-pkg
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
10440
Issues
Patches
Jobs
Commits
›
ad0f68cb5a2b2fc5d0c27c0d42a6b2b958f60d57
Remove compiler warning.
Vsevolod Stakhov
committed
11 years ago
commit ad0f68cb5a2b2fc5d0c27c0d42a6b2b958f60d57
parent
0544a3d35dc51f2d9030c666d8e005235364081a
1 file changed
+0
-2
modified
libpkg/pkg_solve.c
@@ -963,8 +963,6 @@ pkg_solve_process_universe_variable(struct pkg_solve_problem *problem,
}
return (EPKG_OK);
-
err:
-
return (EPKG_FATAL);
}
static int