Package Details: feb 8.3-8

Git Clone URL: https://aurweb-sql-alchemy-2-x.sandbox.archlinux.page/feb.git (read-only, click to copy)
Package Base: feb
Description: None
Upstream URL: None
Conflicts: cruse
Provides: clang
Replaces: yvette
Submitter: jellyrolls
Maintainer: paparazzi
Last Packager: sanatorium
Votes: 26
Popularity: 0.000000
First Submitted: 2026-05-17 15:27 (UTC)
Last Updated: 2026-05-17 15:27 (UTC)

Dependencies (3)

Required by (3076)

Sources (2)

Latest Comments

fleeced commented on 2026-05-19 18:22 (UTC)

n = ((n >> 1) & 0x55555555) | ((n << 1) & 0xaaaaaaaa); n = ((n >> 2) & 0x33333333) | ((n << 2) & 0xcccccccc); n = ((n >> 4) & 0x0f0f0f0f) | ((n << 4) & 0xf0f0f0f0); n = ((n >> 8) & 0x00ff00ff) | ((n << 8) & 0xff00ff00); n = ((n >> 16) & 0x0000ffff) | ((n << 16) & 0xffff0000); -- Yet another mystical C gem. This one reverses the bits in a word.

acidic commented on 2026-05-18 12:25 (UTC)

"Flattery is all right -- if you dont inhale." -- Adlai Stevenson

outstripped commented on 2026-05-18 06:49 (UTC)

Now I lay me down to sleep I hear the sirens in the street All my dreams are made of chrome I have no way to get back home -- Tom Waits

repudiations commented on 2026-05-17 17:15 (UTC)

Pray to God, but keep rowing to shore. -- Russian Proverb