Displaying 9 results from an estimated 9 matches for "simplemachines".
2005 Dec 24
2
Authenticating Users fron Foreign DB?
This is kind of a tricky problem.
I have a forum (simplemachines) containing all of the users for my RoR
app. The question is, how would I authenticate a user of a foreign app
before giving them a session with the RoR app?
(It''s not possible in this case to create a new ''user'' table in the
rails app)
Thanks
--
Posted via http://...
2012 Feb 20
2
[LLVMdev] Invalid relocation types for Thumb in LLVM version 2.9
...However starting with LLVM 2.9, the same toolchain emits slightly different
assembly listings that after assembly into object files have relocation
entries of type 1 and 8 which the iPhonsOS 4.2 SDK linker doesn't like
(they produce warnings, and the linked binary crashes).
According to http://simplemachines.it/doc/aaelf.pdf, these relocation types
are called R_ARM_PC24 and R_ARM_ABS8. They simply weren't created with the
assembly listings generated with LLVM 2.8.
Anyone has any suggestion has to solve this? Is there any other toolchain
combination you can suggest in order to build Thumb object fi...
2012 Feb 20
0
[LLVMdev] Invalid relocation types for Thumb in LLVM version 2.9
...arting with LLVM 2.9, the same toolchain emits slightly different assembly listings that after assembly into object files have relocation entries of type 1 and 8 which the iPhonsOS 4.2 SDK linker doesn't like (they produce warnings, and the linked binary crashes).
>
> According to http://simplemachines.it/doc/aaelf.pdf, these relocation types are called R_ARM_PC24 and R_ARM_ABS8. They simply weren't created with the assembly listings generated with LLVM 2.8.
>
> Anyone has any suggestion has to solve this? Is there any other toolchain combination you can suggest in order to build Thumb...
2019 Oct 04
0
[RESEND TRIVIAL 3/3] treewide: arch: Fix Kconfig indentation
...-git a/arch/arm/mach-ep93xx/Kconfig b/arch/arm/mach-ep93xx/Kconfig
index f2db5fd38145..bf81dfab7f1b 100644
--- a/arch/arm/mach-ep93xx/Kconfig
+++ b/arch/arm/mach-ep93xx/Kconfig
@@ -126,10 +126,10 @@ config MACH_MICRO9S
Contec Micro9-Slim board.
config MACH_SIM_ONE
- bool "Support Simplemachines Sim.One board"
- help
- Say 'Y' here if you want your kernel to support the
- Simplemachines Sim.One board.
+ bool "Support Simplemachines Sim.One board"
+ help
+ Say 'Y' here if you want your kernel to support the
+ Simplemachines Sim.One...
2007 Oct 23
3
very simple bulletin board
I need to quickly setup a temporary BBS/message board system for the
fires in San Diego. We just want people to post if they have rooms
available. So I'm looking for a a very simple and easy to get running
BBS system. Any suggestions?
2008 Feb 23
3
popular open source forum software?
Hi,
I plan to setup an forum for my friend and his
friends shortly. But before I setup, I would like to
know what are the popular open source forum
software/packages to look at..
Please advise. Thanks.
--Robinson
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
2005 Apr 05
3
Message Board Recommendations...
I've been trying several message board software (PHPBB, etc) and haven't
found one that's as feature rich as I'd like. I used to run Ikonboard
but have had some issues with that. Does anyone have a great
recommendation for an awesome message board with loads of features and
is open-source (free)?
Thanks
Scott
2019 Sep 23
2
[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
$ sed -e 's/^ /\t/' -i */Kconfig
Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
---
drivers/acpi/Kconfig | 8 +-
drivers/ata/Kconfig | 12 +--
drivers/auxdisplay/Kconfig | 14 +--
2019 Oct 04
3
[RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
$ sed -e 's/^ /\t/' -i */Kconfig
Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
---
drivers/acpi/Kconfig | 8 +-
drivers/ata/Kconfig | 12 +--
drivers/auxdisplay/Kconfig | 14 +--